Am 07.04.2017 um 21:36 schrieb Allin Cottrell:
On Fri, 7 Apr 2017, Sven Schreiber wrote:
> - It should be explained how to specify default arguments for int
and
> bool arguments (especially without the need for pointers).
I think that should be quite clear in chapter 13 of the User's Guide
(subsection "Function parameters: optional refinements"). What's not clear?
It's not clear whether one has to look in this "optional refinements"
part early in the chapter (13.1), or in the section 13.4 (programming
details). For example, the explanation of the "const" is also spread out
I think.
So I think all argument options documentation should be consolidated in
one contiguous place.
thanks,
sven