Please, Tell me that how to make software or games using c, c++

Recommended Answers

All 2 Replies

1. Get a c/c++ compiler. IDE's are nice and some are free.

2. Write the code for the program you want to create. Make sure to follow go techniques.

3. Compile the program.

4. Use the program you just created.

Follow these four easy steps and you will be on your way.

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.