![]() |
|
#1
|
|||
|
|||
clrscr and gotoxy in Visual StudioHey guys i am new to this group and to the programming world.Well not very new either.Anyway...why are there no gotoxy and clrscr inbuilt functions in ms visual studio.I mean they are not in the lib.So can anyone tell me how i could make my own clrscr and gotoxy functions or are there any such already written...
thanking in anticipation |
|
#2
|
||||
|
||||
Re: clrscr and gotoxy in Visual StudioQuote:
Hello and Welcome to GIDForums™ roalme00. Do a search of this forum for gotoxy. That should bag you 7 hits (6 plus this thread) and, as the magic 8 ball likes to say, "Ask again Later." __________________
"Opportunity is missed by most people because it comes dressed in overalls and looks like work." --Thomas Alva Edison "Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety." --Benjamin Franklin "A happy person is not a person in a certain set of circumstances, but rather a person with a certain set of attitudes." --Hugh Downs |
|
#3
|
|||
|
|||
Re: clrscr and gotoxy in Visual StudioQuote:
You can try the Windows API console function SetConsoleCursorPosition(). Yes, you can use lots of the functions in <windows.h> in console applications. These do not require MFC or other classes. You can look on msdn.com, or try the great tutorials this site: Adrianxw Win32 Console Tutorials Regards, Dave |
Recent GIDBlog
Last Week of IA Training by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The