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 Chriss Miller 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
Joined
Jun 19, 2000
Messages
141
Location
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.

Similar threads

  • Locked
  • Question Question
Replies
4
Views
468
Replies
2
Views
401
Replies
1
Views
292
  • Locked
  • Question Question
Replies
4
Views
334

Part and Inventory Search

Sponsor

Back
Top