How would I make something like...
[= ]
[== ]
[=== ]
[==== ]
And so on? How do I make a cool loading bar?
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
use delay function to help u and use the clear function to clear the screen and display the updated bar again :)
^ It's running in another thread