Getting "Parent" pointer?So I figured out that it works to use the forward declaration of Component in World_Object.h, I was ...
access violationTo me it looks like this line: [code]args[argc][i-last_arg]=0;[/code] is referencing args as a 2-d...
access violationWhy are you accessing it as a 2-dimensional array in that line? Maybe a refresher course in Arrays ...
Simple Hangman ProjectJust think about what needs to be done. You'll need the word to guess, functions to get and check u...
Visual C++ 2008 not creating a .exe file You should be able to run it right from the compiler without having an .exe.
This user does not accept Private Messages