User: KyletheProgrammer

  • Public profile
  • Users
  • KyletheProgrammer

User profile: KyletheProgrammer

User info
User name:KyletheProgrammer
History
Joined:
Number of posts:12
Latest posts:

Refrence
I think the top function should be this: int r(int & a) { return a; } When it has an "&" i...

Mouse Location after Click
I'm doing it in a GUI. (fltk) I already have something like this: POINT pt; if(GetCursorPos...

Mouse Location after Click
Thanks for the advice, I just don't understand anything about API. I really don't understand what an...

slot machine
Try moving your srand(time(0)) to the beginning of main() instead. I think that might be your proble...

a fresh pair of eyes
I 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