Question:
Programming with a windows xp system in C++ language problems?
freddy5430
2008-08-20 23:30:38 UTC
I used to be able to program in the early 80's.
I can write a C++ prog. but I cant get a windows system to compile and run it.
I have tried microsoft vis C++, eclipse and Borland compilers.
Four answers:
2008-08-20 23:48:48 UTC
Here is a bunch of C++ video tutorials:

http://xoax.net/comp/cpp/console/index.php



They are perfect for beginners. This one can get you started by showing you how to install a free compiler:

http://xoax.net/comp/cpp/console/Lesson0.php



Here are some simple games with code downloads that you can use to get some ideas:

http://xoax.net/comp/cpp/console/Lesson9.php

http://xoax.net/comp/cpp/console/Lesson23.php

http://xoax.net/comp/cpp/console/Lesson29.php



These tutorials can get you started with graphics programming in OpenGL:

http://xoax.net/comp/cpp/opengl/index.php



That should give you everyhting you need and then some. Start at the beginning and if you have questions on them or anything else in C++, please post to me here:

http://xoax.net/forum/



Enjoy!
2008-08-20 23:36:20 UTC
Dev C++ may help you

http://www.bloodshed.net/devcpp.html



Make sure that you are creating 32 bit applications. 16 bit applications may not work with xp or vista
wylie99998
2008-08-20 23:38:57 UTC
use dev c++ and make sure u include the complier with it when u download it
?
2016-05-30 09:14:14 UTC
C (borland), C++, C#, Assembly, .NET, VB


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...