> Apparently, the size of void is 1 :)

Didn't know you could do that! Don't know if I agree with 1 though, I'd go
for 0 myself...

The only other place I know where void can be treated as a value is in
return statements, eg:

return *void_ptr;

...and I can sort of see how this might be useful in generic code.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/CAK32ozgB%3D5u1O3FPu5Si1trBpZPHUFPjEVz%3D1QX14u2atBvTQw%40mail.gmail.com.

Reply via email to