User: Austin Covello

  • Public profile

User profile: Austin Covello

User info
User name:Austin Covello
History
Joined:
Number of posts:11
Latest posts:

I'm new, how do I code? :3
In addition to this site, you can also use http://www.xoax.net/ since they have video tutorials. St...

I keep getting an error for the "0" when i put 100 or 1000
This is just a shot in the dark, but did you try getting rid of and/or commenting out the cin.ignore...

How to use If Else statements whith char
A suggestion: Use the toupper function on your "if" statements. Input is case-sensitive, and users...

HELP PLEASE
I don't think you'd necessarily need a for loop for that. Here's some pseudo-code: --- variable 1 ...

FLTK IM Chat Window remote (pop-up) instantiation, GUI speed issues, and graceful socket closure
Found out why from our resident FLTK expert. You can only call show() from the main thread. If you...

This user does not accept Private Messages