F
Felix Palmen
* Seebs said:The possibility that this example might not rise to the height of
reliable portability across a broad variety of modern implementations
may have flickered briefly across my mind.
Hehe.
BTW (sorry for not taking this thread seriously any more) -- I found
this little gem in a web forum:
| in std C, there's no need to cast from malloc, but of you are compiling
| your code as C++, it will give an error without the cast being
| present.....this is due to C++ being more type sensitive (it has to be
| due to its ability to define custom types)
Beautiful, isn't it?
Regards,
Felix