Hi

I am just beginning to learn C++. I am using Borland C++ Builder ( free version ). I want to know is after writing the C++ commands in Note pad, how do I save it in .CPP format. CPP format is required to convert to .EXE through Borland. Notepad only saves in TXT format!!!. Correct me if i have made any mistakes since i am a beginner.

Randev

u just have to change .txt by .cpp and put it in bin folder

u just have to change .txt by .cpp and put it in bin folder... or you can go to command prompt then type edit (filename).cpp

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.