Feb 19, 2012 at 11:28pm
How would I make something like...
[= ]
[== ]
[=== ]
[==== ]
And so on? How do I make a cool loading bar?
Feb 20, 2012 at 12:24am
You'd have to clear the console/terminal window, and then print the contents again to do that; the call is dependent on the OS.
Wazzak
Feb 20, 2012 at 1:05am
use delay function to help u and use the clear function to clear the screen and display the updated bar again :)
Feb 20, 2012 at 2:29am
^ It's running in another thread