Fwd: [r6rs-discuss] "Unspecified"
On 9/22/06, Felix <pfr6rs_at_pnkfx.org> wrote:
> +1 for "unit"
>
> (I personally prefer "unit" to "void", due to exposure to David
> Gifford's thoughts on "what void really means", despite precedent
> established in C...)
>
> -Felix
>
+1 for unit from me too.
"void" in C means either that the function accepts or returns *no*
value -- clearly not the case here -- or that the type of the object
pointed to by a pointer is unspecified. This is a pretty different
semantics from the value Jonathan called "V" above -- so "void" should
be, er, avoided :)
--Jeff
Received on Fri Sep 22 2006 - 10:45:04 UTC
This archive was generated by hypermail 2.3.0
: Wed Oct 23 2024 - 09:15:01 UTC