Gentlemen of Leisure

Gentlemen of Leisure (http://www.gentlemen-of-leisure.com/forums/index.php)
-   Off-Topic Discussion (http://www.gentlemen-of-leisure.com/forums/forumdisplay.php?f=5)
-   -   C++ Help/Compiler (http://www.gentlemen-of-leisure.com/forums/showthread.php?t=41449)

Nightlive 01-31-2008 03:44 PM

C++ Help/Compiler
 
So any of you CS guys out there, I need a good free C++ compiler and have a bunch of questions to ask. I tried Microsoft's Visual C++ 2008 Express but all the tests I was trying had various errors and I think I have an idea why.

But I need just a basic C++ editor/compiler and would like to talk to someone on vent for a while :)

Jirouu 01-31-2008 07:04 PM

making a keylogger?

Nightlive 01-31-2008 07:22 PM

Quote:

Originally Posted by Jirouu (Post 50699)
making a keylogger?

Nope. I don't need to steal WoW accts yet.

Xyrana 02-01-2008 01:09 AM

Are you compiling windows based programs or simple command line programs?
If you're familiar with UNIX and the programs have no Microsoft/Windows dependencies, you can use g++ for your compilations.

Nightlive 02-01-2008 01:25 AM

Quote:

Originally Posted by Xyrana (Post 50702)
Are you compiling windows based programs or simple command line programs?
If you're familiar with UNIX and the programs have no Microsoft/Windows dependencies, you can use g++ for your compilations.

I know this is gonna sound fucking stupid but I think SCL programs. Whats the main difference between the two? I know a good amount of Java not C++ :(

Im just trying to learn the basics at the moment.

Cah 02-01-2008 03:52 AM

just DL borlands C++ compiler, it works through the dos emulator still i think. Very simple, but easy to use.

Tina 02-01-2008 06:06 AM

Here is the one I use for school, called Dev C++

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

I like it so far.


All times are GMT -7. The time now is 06:23 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.