Hi coder,
AW> I'd like to know how you would write and rewrite to screen
AW> in the same location a number, (or anything really). For
AW> example, often with a file search program on BBSs while a
AW> search is proceding some little wheel thing goes around in
AW> the same screen prosition like the arms of a clock. Or
AW> like an LED display. But you can't seem to do that with
AW> the usual cout calls. How's it done? Any example C++ code
AW> I could see?
Look at functions wherey(), wherex() ( this give U cursor position )
and gotoxy( int, int ) ( to change this position )
FeP
... Coding is so funny...
--- Blue Wave/DOS v2.30
---------------
* Origin: Programmer's Paradise -Belgium- 32-10-813088 (2:293/2009)
|