Bitch
sconsin7 1 year ago
when i ran it, it said that 'windows.h': No such file or directory
BrainMonkeyInc 3 years ago
If you are using Visual Studio 2005 then windows.h is not included, and that is why your getting that error. Dev C++ is free and it has windows.h and so is Code::Blocks. You can find those on google.
2000ContourSVT 3 years ago
thanks alot i tryed that and got it to work, so how did u learn how to use c++ did u take a class somewhere or did u teach urself?
I taught myself. I read a few books and stuff on the internet as well.
oh cool, ty we got a bunch of c++ books lieing around, my dad used to dabble into c++, so thank you
Bitch
sconsin7 1 year ago
when i ran it, it said that 'windows.h': No such file or directory
BrainMonkeyInc 3 years ago
If you are using Visual Studio 2005 then windows.h is not included, and that is why your getting that error. Dev C++ is free and it has windows.h and so is Code::Blocks. You can find those on google.
2000ContourSVT 3 years ago
thanks alot i tryed that and got it to work, so how did u learn how to use c++ did u take a class somewhere or did u teach urself?
BrainMonkeyInc 3 years ago
I taught myself. I read a few books and stuff on the internet as well.
2000ContourSVT 3 years ago
oh cool, ty we got a bunch of c++ books lieing around, my dad used to dabble into c++, so thank you
BrainMonkeyInc 3 years ago