Mail Archives: djgpp/1998/08/18/22:00:29
Ted Larsson (f93tela AT dd DOT chalmers DOT se) wrote:
: * The compiler no longer recognizes the word NULL; gives an error
: message. Why?
Eh! Are you sure you have included the right header files?
: * I have made a linked-list template class and a test program for
: it. Stepping through the list (double-linked) only works in one
: direction when compiled with DJGPP, but in both dirs with VC++ 4.2.
: (I take that as this part of the program is correct, and something
: is wrong with DJGPP...). What should I do? Reinstall everything?
Your program is probably incorrect as pointers (and probably doubly
linked lists) are working fine for a lot of other people.
Post some compilable code that exhibits this behaviour and why it's
wrong and somebody can probably point at your error.
Sallinen, Some Aspects of Peltroniemi Hintrik's Funeral March,
MartinS
- Raw text -