I'm writing a program that generates random
arithmetic questions, the user has 10 lifelines, I
want my program to display the lifelines (no of
chances left) at the rightmost corner of the
console window without it being scrollable i.e. It
doesn't move neither up nor down when
scrolled. I dont know how I can do it (I'm using
windows OS). I would appreciate any assistance.
Thanks.