arnuld said:
What do you think that line does? For my own part, I can make no sense
whatsoever out of it.
--
Richard Heathfield <http://www.cpax.org.uk >
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
I get a compile time error. I know this has something to do with arrays
and pointers but I can't figure out what is wrong with line 56:
>
>
LINE 56: psnode++ = &root_node;
and pointers but I can't figure out what is wrong with line 56:
>
>
LINE 56: psnode++ = &root_node;
whatsoever out of it.
--
Richard Heathfield <http://www.cpax.org.uk >
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
Comment