
Originally Posted by
why06
Question: What is C/C++/C#? Which is better?
Answer:
C++ is definitely the best language to make gamehacks...
C# executes in a runtime enviroment so it can't access specific machine functions nearly as easily a C. It would be quite similar to making a hack in Java.... :{ ew.
C however isn't as complex as C# and doesn't offer classes or many of the benefits that come with object oriented program.
C++ is right in the middle. Not completely completely as portable as C#, but offers all the functionality of C while having the ability to use classes. Only problem is it only runs on a native Windows environment.
...That is SOOOOOO Wrong...
Fix :
C# executes in a runtime enviroment so it can't access specific machine functions nearly as easily as C / C++. It would be quite similiar to making a hack in Java..... :{ ew.
C however is alot more complex than C# and doesn't offer classes or many of the benefits that come with object oriented programming.
C++ is on the top... Alot more portable than C#! (It runs on Windows, Mac , UNIX, PS3, XBOX ,..... etc... EVERYWHERE!), and offers all the functionality of C while having te ability to use classes.. (
Only problem is it only runs on a native Windows environment WRONG WRONG WRONG)