G
Guest
Hi,
I created a C++ console application (.Net) and wanted to use string class
instead of wchar_t. I included <string.h> and declared a variable as string
data type. But compiler didn't recognize string class. What else should I do?
Thanks in advance!!!
Cindy
I created a C++ console application (.Net) and wanted to use string class
instead of wchar_t. I included <string.h> and declared a variable as string
data type. But compiler didn't recognize string class. What else should I do?
Thanks in advance!!!
Cindy