View Single Post
Join Date: Nov 2008
Posts: 7
Reputation: Nickyu0712 is an unknown quantity at this point 
Solved Threads: 0
Nickyu0712 Nickyu0712 is offline Offline
Newbie Poster

Re: Class declaration syntax error

 
0
  #8
Nov 25th, 2008
Originally Posted by mrboolf View Post
Post all the code you tried to compile, please. I can't see any error in this part.

Also, #include <string> , not string.h. And since you include it, why not use std::string name; ?
im compiling it under an older complier, no std
Reply With Quote