Click to See Complete Forum and Search --> : Lots of questions about C++


Ruffian
09-14-2001, 06:55 PM
ok, I am wanting to learn about C++, and I have this old Teach Yourself C++ in 24 hrs. book, and im wondering, how do I compile my code? It says in the book, once done, compile it. How do I do that. Is there some place I can download a compiler?

Also, it says I should end the file with .cpp but my when I type it in the notepad and save it, it does filename.cpp.txt how do I get it to just end with .cpp like it ask?

I know these sound like stupid questions, but I cannot find it in this book. Hope you can help.

------------------
none at the moment :)

bryce777
09-14-2001, 07:40 PM
Using windows you want to get either borland or VC++.

You can download a free/trial version of borland. DO a search on internet. It'll have a text edito built in.

------------------
system specs:
Voodoo 5 5500 agp
tyan 1834d tiger 133 dual 800eb 133mhz FSB
via chipset kx133 via apollo pro (don't make this mistake)
256 MB RAM
2 maxtor 60gig ata100 drives
promise ata100 controller
liteon 52 truex cdrom
Linksys ethernet 10/100
Soundblaster Live! (what's so exciting about it??) value edition
300watt power supply (inwin)
about 7 pounds of fans (I'm not kidding)
Suse 7.1(god gnome is crappy compared to CDE)/win2000 based system

Ruffian
09-14-2001, 10:15 PM
hey bryce you might want to make this correction on your sig. Your motherboard cant have the KX133 chipset, as it is designed for the athlon. However that chipset it probably the VIA Apollo Pro 133A chipset.

------------------
none at the moment :)

bryce777
09-15-2001, 02:22 PM
Thanks!


Originally posted by Ruffian:
hey bryce you might want to make this correction on your sig. Your motherboard cant have the KX133 chipset, as it is designed for the athlon. However that chipset it probably the VIA Apollo Pro 133A chipset.





------------------
system specs:
Voodoo 5 5500 agp
tyan 1834d tiger 133 dual 800eb 133mhz FSB
via chipset kx133 via apollo pro (don't make this mistake)
256 MB RAM
2 maxtor 60gig ata100 drives
promise ata100 controller
liteon 52 truex cdrom
Linksys ethernet 10/100
Soundblaster Live! (what's so exciting about it??) value edition
300watt power supply (inwin)
about 7 pounds of fans (I'm not kidding)
Suse 7.1(god gnome is crappy compared to CDE)/win2000 based system

toadee23
09-15-2001, 02:41 PM
On a side note, VC++ can be had for pretty cheap at a local community college. I picked up a copy for 40 bucks at my local community college bookstore, no student ID required http://www.sharkyforums.com/ubb/smile.gif With a big 'Academic Pricing' sticker on it too. Downside is, break the seal, you buy it, but, I mean, hey, its a c++ compiler, sure it has a bunch of useless crap added in, but, it works, and if you're doing windoze coding, its the "standard".

sicko
09-15-2001, 07:07 PM
Borland's basic C++ compiler is free, this isn't Borland's C++ Builder (which you can find a 60 trial for on their website), it's just the basic compiler