Re: using a list in VC++ v6



sorry forgot about the std:: prefix.

That is ambiguous. Do you mean

1. Your example code should have contained std:: _AND_ despite that omission
in the sample posted, you program is _STILL_ not working

2. You realised your program should have had std:: prefixes and your program
is _NOW_ working

Which of the two is it?

Stephen Howe


.


Loading