how to create object vector of pointers to functionsI am trying to create a vector of objects that can have pointers to functions. I would appreciate so...
Having trouble with passing array of pointers to functions to other functionsI only want KaibaMainPhase to call how ever many arrays the user asks for. So if the user only wants...
Having trouble with passing array of pointers to functions to other functionsI'm getting the error for the following code "error C2664: 'KaibaMainPhase' : cannot convert paramet...
Erasing element in 2d vector?I want to delete an element in a 2d vector, say [1][1] in "Field", which is a 4x5 vector I tried [c...
error LNK2019: unresolved external symbol I keep getting these error messages: "error LNK2019: unresolved external symbol "void __cdecl Mai...
This user does not accept Private Messages