Welcome to the UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats.
You have to register before you can post and see and access any of the advanced forum features, please click the register link to proceed to the registration form. To start viewing threads or posts, select a forum that you want to visit from the selection below.
Direct3D hacking programming reversing
You are Unregistered, please register to gain Full access.
Like SEGnosis said start by learning basic C. But if you could post some of your source at the lines that are causing errors I and some others would be glad to help you.
Those errors are pretty straight forward(That is if you know basic C).
what was the source you were trying to use in the beginning? you have just left out the declarations for the most part.
Maybe a link (if it on UC only) to the source you were trying to use as well as the source you currently have in your program so we can better understand what you have missed out (it is basically just the declarations but if you have blatently missed them out altogether, which i assume is the case. then we can guide/advise you on how to fix)
but also as others have mentioned. Plenty of resources on this website to be able to learn C/C++ and get started on your hacking journey.