- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
10 Posted Topics
Besides the above recommended, I stumbled over this website : [url]http://www.java2s.com/Tutorial/Cpp/CatalogCpp.htm[/url] I am learning from these and they're quite useful, though no explanation only in code comments.
Hi guys. What my problem is basically either some typo, or I am doing something extremelly wrong. Can't think of something else. After some time off with C++ I got back with it, creating the simple project to see how well my memory serves me. I am pretty sure that …
[QUOTE=Ancient Dragon;1652857]That's probably true for students, but not for real-world huge projects. VC++ 2010 beats the hell out of all other competitors when it comes to large-scale MS-Windows programs which contain hundreds of *.c, *.cpp and *.h files and multiple projects that depend on each other all of which are …
I also think so. I'm not saying that you will be able to make GTA IV, but you can make a great game and learn a platform well for 9 months. A personal proposition would be the best game engine I've used : Unity3D. Since you mentioned that you know …
Any function for changing the text color in Microsoft Visual Studio 2008? Thanks.
I am using Microsoft Visual C++ Express 2008 edition and notice some code is not working in here. There are different functions and some headers are not recognized while in other are. So is the compiler not good? I've heard about Dev C++ and Turbo C++ but haven't tried them. …
Hey all. When you have the whole program running, and is executed it's running at the black console window. How are the programs made so that they run with GUI interface and stuff like that? Are they exported differently and where are the images and things put together ? Thanks.
I saw a code that had <conio.h> and the whole code is working nice but this line seems to be the error. I know that this is old one and the .h format is replaced with using namespace but still I get an error. What is the problem? Maybe the …
Hi to all. I am a beginner at C++ programming. I wanted to ask for some tutorials or videos from which I can learn.. I have done some small steps in programming before and I really love it. I am very interested in this area and I would be thankful …
Hey. As you know I'm a newbie in C++ and I'm learning from some source codes and eBooks. I don't know if the problem is to me but when I try to compile the code an error shows. I don't know if I should copy this code but I read …
The End.
UltimateKnight