jesht
March 15th, 2002, 09:48 AM
i was coding a c++ program on VC++ 6.0
the compiler is not recognizing the string datatype.
i'm getting an error-the string data type as an undeclared indentifier even after i put a #include<string.h>
has it got something to do with the project settings menu?
the compiler is not recognizing the string datatype.
i'm getting an error-the string data type as an undeclared indentifier even after i put a #include<string.h>
has it got something to do with the project settings menu?