Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Learning C++ Atm and Would like to know what Compliler touse
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
iRespect
Advanced Cheater
Reputation: 0

Joined: 28 Sep 2007
Posts: 94

PostPosted: Thu Jan 17, 2008 8:14 am    Post subject: Learning C++ Atm and Would like to know what Compliler touse Reply with quote

Well yeah would like to know what complilers everyone uses
Back to top
View user's profile Send private message
NINTENDO
Grandmaster Cheater Supreme
Reputation: 0

Joined: 02 Nov 2007
Posts: 1371

PostPosted: Thu Jan 17, 2008 8:17 am    Post subject: Reply with quote

I would like to know what compiler i should use for c#!
_________________
Intel over amd yes.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Jani
Grandmaster Cheater
Reputation: 2

Joined: 29 Dec 2006
Posts: 804

PostPosted: Thu Jan 17, 2008 8:34 am    Post subject: Reply with quote

Quote:
Sticky: Library of Compilers
Back to top
View user's profile Send private message
AtheistCrusader
Grandmaster Cheater
Reputation: 6

Joined: 23 Sep 2006
Posts: 681

PostPosted: Thu Jan 17, 2008 10:29 am    Post subject: Reply with quote

http://www.codeblocks.org/
Back to top
View user's profile Send private message
stealthy17
Expert Cheater
Reputation: 0

Joined: 10 Apr 2007
Posts: 144
Location: The Netherlands

PostPosted: Thu Jan 17, 2008 10:30 am    Post subject: Reply with quote

iRespect wrote:
Well yeah would like to know what complilers everyone uses


Microsoft C++ Express

Naablet wrote:
I would like to know what compiler i should use for c#!


Microsoft C# Express

Hehe easy as that
Back to top
View user's profile Send private message
Flyte
Peanuts!!!!
Reputation: 6

Joined: 19 Apr 2006
Posts: 1887
Location: Canada

PostPosted: Thu Jan 17, 2008 10:44 am    Post subject: Reply with quote

masterkert3 wrote:
http://www.codeblocks.org/


Code::Blocks is an IDE not a compiler. The complier that it uses is MingW, which is crap.

OP: If you are new to it, you are best off with the Microsoft compiler (VC++ 2005/08).
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Thu Jan 17, 2008 10:42 pm    Post subject: Reply with quote

As it was said in the topic already, refer to the sticky. Please look and search before posting.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Fri Jan 18, 2008 12:36 am    Post subject: Reply with quote

BDS2006 for everything. Very Happy
Back to top
View user's profile Send private message
iRespect
Advanced Cheater
Reputation: 0

Joined: 28 Sep 2007
Posts: 94

PostPosted: Fri Jan 18, 2008 2:55 am    Post subject: Reply with quote

i am still new to all this so would Platform Sdk be a reccommended one ?
Back to top
View user's profile Send private message
stealthy17
Expert Cheater
Reputation: 0

Joined: 10 Apr 2007
Posts: 144
Location: The Netherlands

PostPosted: Fri Jan 18, 2008 3:02 am    Post subject: Reply with quote

2 Options for your (or 3)

If you want to do Native C++
- VC++ 6
- Borland C++

If you want to do C++ .Net (easier to use but just as powerful)
- Visual C++ Express (it's free)
Back to top
View user's profile Send private message
iRespect
Advanced Cheater
Reputation: 0

Joined: 28 Sep 2007
Posts: 94

PostPosted: Fri Jan 18, 2008 4:00 am    Post subject: Reply with quote

Why is the difference between C++ and C++.net
Back to top
View user's profile Send private message
stealthy17
Expert Cheater
Reputation: 0

Joined: 10 Apr 2007
Posts: 144
Location: The Netherlands

PostPosted: Fri Jan 18, 2008 4:16 am    Post subject: Reply with quote

Native C++ is the plane language no fancy GUI to easily create your forms and buttons etc you gotta write everything yourself.

C++ .Net comes with a nice arsenal of GUI building tools and other easy to use functions / components etc etc comparable to VB.Net (GUI.. the syntax is C++ style)
Back to top
View user's profile Send private message
iRespect
Advanced Cheater
Reputation: 0

Joined: 28 Sep 2007
Posts: 94

PostPosted: Fri Jan 18, 2008 4:21 am    Post subject: Reply with quote

So for a begginner like me i should go for C++.Net ?
and the Compliler i would use is Visual C++ Express
Back to top
View user's profile Send private message
stealthy17
Expert Cheater
Reputation: 0

Joined: 10 Apr 2007
Posts: 144
Location: The Netherlands

PostPosted: Fri Jan 18, 2008 4:22 am    Post subject: Reply with quote

My favorite is C# and i recommend it to everyone...
But yea if you go for C++ you should choose depending on what you're going to use it for.

Native C++ is lesser restricted as C++ .Net...
But for the mainstream developers you wont notice unless you start 'hacking'.
Don't get me wrong you can do trainers, patchers whatever just as well but talking about kernel stuff.

Not going further onto the subject (hacking and restrictions)...
Other could explain it much better probably so I won't even try.
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Fri Jan 18, 2008 7:38 am    Post subject: Reply with quote

Visual Studio 2003, 2005, and 2008 do not require you to code in C++ .NET. You can code in native C++ still, as well as compile as native C code too.

Visual Studio 6, which contains Visual C++ 6, is outdated and unsupported now. If you are still using it, you should really upgrade. There have been many improvements to the language and the IDE (VS).

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites