Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


[HELP]C compiler filter_list
Author
Message
[HELP]C compiler #1
Hey!!! So, I just pushed myself to start reading the "Let us C" e-book provided by The 7th Sage and well... I have a little question, what compiler do you suggest? In the e-book, they write Turbo C but I have read somewhere else, that it isn't the best choice. Can somebody please suggest me some good compiler? Thanks a bunch!!! Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [HELP]C compiler #2
1st question: whats the difference between C, C++, C# and C++.NET?

2nd question: is RAD Studio better or Turbo C or the crappy VS C++ ? Tongue

3rd question: how do you edit registry in C?

hope i can get answers cause im starting to love C++ and C Biggrin


#include <iostream>

Using std::cout

int Main(){
cout<<"I'm starting to become interested in C++ Biggrin\a";
return 0;
}
(This post was last modified: 04-02-2011, 06:45 PM by Skullmeat.)
Pierce the life fibers with your drill.

Reply

RE: [HELP]C compiler #3
(04-02-2011, 05:20 PM)The 7th Sage Wrote: I use Turbo C its simple. You can go for Vc++

thanks!!! I'll try Vc++. I saw somewhere that you have to do some edits before it works properly for C. Is that true/what edits? Smile

Thanks a lot again!!! Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [HELP]C compiler #4
(04-02-2011, 10:07 PM)The 7th Sage Wrote: I use vcc in uni sometimes works fine without any edits, maybe they did it while installing. At home i use Turbo C its kinda ancient and not suitable for new generation, doesn't even support exception handling. Then why the hell do I use it? Ease of use and am more used to it now after using it for over 4 years.

Awesome, thanks Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [HELP]C compiler #5
(04-02-2011, 10:12 PM)The 7th Sage Wrote: I meant Vc++ btw. All these Credit card spammers divert my mind.

I think I got it right Tongue

lol Biggrin report their IP's and it will be fine Smile

thanks again Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [HELP]C compiler #6
well I use Borland's C++ on " my other stff computer " on linux
Microsoft's MSVC >7.0 it's kind of standard compliant and u can get it for free Biggrin

Reply

RE: [HELP]C compiler #7
(04-03-2011, 02:00 AM)Shadwow Wrote: well I use Borland's C++ on " my other stff computer " on linux
Microsoft's MSVC >7.0 it's kind of standard compliant and u can get it for free Biggrin

thanks Smile
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: [HELP]C compiler #8
I hope one of them can halp u :p

Reply







Users browsing this thread: