No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Re: With regard to C++ books, I'll just echo the advice here .[/list]Proper credit: vawjr, who now has this posted. The following is also recommended. C++ Coding Standards : 101 Rules, Guidelines, and Best Practices , Herb Sutter, Andrei Alexandrescu Book reviews can also be found at www.accu.org : Beginner's C++ … | |
Re: [quote=Narue]It means that Visual C++ 6 sucks. This is a known problem with that compiler, and it has nothing to do with your code, which is correct. The newer versions of Visual C++ are much better about such things.[/quote] you need to put some declares to your program [CODE]class String; … |
The End.