C++ visual is one of the tools needed in making hacks but if you don't know how to code in C++ I strongly suggest that you start to learn C then C+ and then C++. You have to start from the basics before going to the hard stuff . You can buy books on these programming laungages at Barnes an Nobles.
Originally Posted by Lunesta
C++ visual is one of the tools needed in making hacks but if you don't know how to code in C++ I strongly suggest that you start to learn C then C+ and then C++. You have to start from the basics before going to the hard stuff . You can buy books on these programming laungages at Barnes an Nobles.
C+ isn't a programming language. For the above question, any programming language that can use the windows APIs can develop a hack. You really should know this before you start hacking in a language you can't program in.
Posts 1–5 of 5 · Page 1 of 1
Post a Reply
Tags for this Thread
None
Originally Posted by Jetamay
C+ isn't a programming language. For the above question, any programming language that can use the windows APIs can develop a hack. You really should know this before you start hacking in a language you can't program in.
Thank you for clarifying.
It is actually proven that it is easier to learn C++ if you do not already know C because they are so diffirent