clearing specific texts in c

Hello
I'am looking for an alternative of system("CLS") , i don't need my whole screen cleared , i just want a specific text cleared
for example : i want the word "loading" to remain on the screen while ". . ." these three dots appear and disappear for period of time (using a timer , not an issue) .

Thanks.

Perhaps the following will give you an idea or two:

https://gist.github.com/cire3791/6338578

Topic archived. No new replies allowed.