User: Huy

  • Public profile

User profile: Huy

User info
User name:Huy
History
Joined:
Number of posts:3
Latest posts:

Class protection classifications
use (static) const. But you have to initialize it. const int Height = 5; or static const int Heigh...

Loop a set number of times.
and if you want to loop only a set amount of times, then add a counter.

Outputting by specific time
You have to use the while statement.... while the difftime < 5.0 do nothing loop

This user does not accept Private Messages