Unresolved externals despite having function definitionsHey I am getting into a really annoying issue that keeps bugging me. I was just working on a proj...
Program compiles, but doesn't run from .exe because of missing dllsI apologize if this happens to have been asked before, but I couldn't find a recent reply that actua...
char * returns garbage when calledThere is a menu class that calls some menu functions and the user inputs the data. They are then st...
char * returns garbage when called[code]class userAccount { public: userAccount(); userAccount * next; char *...
char * returns garbage when calledHey there. I am not sure if can exactly explain my issue but I'll do my best. Feel free to ask me st...
This user does not accept Private Messages