|
-
September 23rd, 2002, 10:11 AM
#1
moving the cursor in a console app
Hi cup..
Im using VC6 to write a Win32 app for the PC running on Win2000. Does this give a better clue ??
cheers Philip..
-
September 23rd, 2002, 12:34 PM
#2
Investigate the Win32 Console API functions. Screen handling in Win32 console programming is done through the Console API.
The function that you want is SetConsoleCursorPosition.
Regards,
Paul McKenzie
-
September 24th, 2002, 03:26 AM
#3
Succinct is verbose for terse
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|