1) Is there a way to print a character in a specific location on the screen (in a console app)?

2) How can I get a single keypress without using cin?

Thanks.