RefrenceI think the top function should be this: int r(int & a) { return a; } When it has an "&" i...
Mouse Location after ClickI'm doing it in a GUI. (fltk) I already have something like this: POINT pt; if(GetCursorPos...
Mouse Location after ClickThanks for the advice, I just don't understand anything about API. I really don't understand what an...
slot machineTry moving your srand(time(0)) to the beginning of main() instead. I think that might be your proble...
a fresh pair of eyesI think you have 2 mains in the project folder. You might have 2 different .cpp files and I don't th...
This user does not accept Private Messages