Save and Load data not working properlyThat's where I initialized them, at the struct. I don't get it. I'll put my new way of calling them ...
Save and Load data not working properly[code] typedef struct{ char tiles[8]; int score; }games; typedef struct{ int m; int n; int p; ...
Checking if word is in the dictionaryWait new problem, I can't seem to initialize lower and upper again after this part. But before it, i...
Checking if word is in the dictionaryIt's working now, dict and word are both chars. The only problem that I'm having now is with this. ...
Save and Load data not working properlyI know, but the function is giving me a status access violation error.
This user does not accept Private Messages