GIDForums  

Go Back   GIDForums > Computer Programming Forums > CPP / C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 01-Oct-2005, 12:50
roalme00 roalme00 is offline
New Member
 
Join Date: Oct 2005
Posts: 1
roalme00 is on a distinguished road

clrscr and gotoxy in Visual Studio


Hey 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  
Old 01-Oct-2005, 13:16
cable_guy_67's Avatar
cable_guy_67 cable_guy_67 is offline
Senior Member
 
Join Date: Oct 2004
Location: Nescopeck, PA
Posts: 1,108
cable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the roughcable_guy_67 is a jewel in the rough

Re: clrscr and gotoxy in Visual Studio


Quote:
Originally Posted by roalme00
So can anyone tell me how i could make my own clrscr and gotoxy functions or are there any such already written...

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  
Old 01-Oct-2005, 13:19
davekw7x davekw7x is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Left Coast, USA
Posts: 4,627
davekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to behold

Re: clrscr and gotoxy in Visual Studio


Quote:
Originally Posted by roalme00
Hey 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

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 GIDBlogLast Week of IA Training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 01:30.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.