I am using the DOS OS. I am working with Turbo-C only.
i have code like this:
textattr( ); // set to reverse video-black on white
// background
cprintf(" " prints a reverse video bar
However if i use printf instead of cprintf (everything else
remains the same) then i do not get the reverse video bar.
I am using this to make a foxpro type data entry screen with the reverse video bar being the window to enter data.
can any body tell me what the matter is?
subra if you find this useful let me know at vksubra@icenet.net
i have code like this:
textattr( ); // set to reverse video-black on white
// background
cprintf(" " prints a reverse video bar
However if i use printf instead of cprintf (everything else
remains the same) then i do not get the reverse video bar.
I am using this to make a foxpro type data entry screen with the reverse video bar being the window to enter data.
can any body tell me what the matter is?
subra if you find this useful let me know at vksubra@icenet.net