Mouse click problemstry this [code] if(GetAsyncKeyState(VK_LBUTTON)) { //left mouse button pressed }[/code] I do...
Need help with StructsSo what is the problem?
I can't get my second diver to appearTry using a do-while instead of a while loop and remove the initialization for ans
Functions using different programs to compile[code] if (name[i] !== '') word } [/code] What is "word"? EDIT: [code] string firstname; string ...
Tic Tac Toe GamePlease mark this thread as solved if you have solved your issue. :)