Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CString question.

Status
Not open for further replies.

jerasi

Programmer
Jun 19, 2000
141
CA
I am a C++ novice and would like to know what library i need to use the CString class (i thought its #include afx.h)
Thank You.

Jerasi
 
To use it you only should create an mfc project. afx.h will be generated automaticaly by the project wizard in the current directory of your project.
By the way, this is a question fo C++ forum. C++ and C are different programming languages. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top