Jump to content

Recommended Posts

Posted

i'm a freshman in college and when i go to present programs to my teacher it doesn't load with the complier on the school's computer .:doh: i wanted to know what is the best programming compiler and is there one compiler that is compatible with other compilers as well.

Posted

You should probably state what programming language you are talking about. Additional useful information could be the operating systems used on your computer and the college computers.

Posted

Why don't you just use the same one your school uses? Talk to your professor/instructor, he'll probably give you a copy for free.

Other than that, without a language or OS, the only other advice I can give is make sure you adhere strictly to the language standards (such as Ansi for C) in your programs.

Posted

I'd recommend using the GNU C++, there are sometimes IDE problems across OS's but normally using the pure compiler fixes them...

Posted

maybe the teachers(or yours) compiler uses an older standard of the C++ language.

 

i tried compiling some code i made years ago and it wouldn't compile because some of the code was no longer code or not in the correct layout. digging out an old C++ compiler soon fixed that.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.