G
Guest
There is a posted how to on the microsoft kb that examples
how to do this by creating a class that blanks all the
characters displayed one by one, then you call that class.
I am searching for a system call or something that I can
directly used in my console application rather than
including the class from the kb article. In a batch file,
the command exist, you just use the CLS command. Something
similar to this is what I am hunting for but haven't found
so far. Any help?
tia
gm
how to do this by creating a class that blanks all the
characters displayed one by one, then you call that class.
I am searching for a system call or something that I can
directly used in my console application rather than
including the class from the kb article. In a batch file,
the command exist, you just use the CLS command. Something
similar to this is what I am hunting for but haven't found
so far. Any help?
tia
gm