If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > C: getche() and <conio.h>

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-29-09, 12:19
NonLinear NonLinear is offline
Registered User
 
Join Date: Feb 2004
Posts: 97
C: getche() and <conio.h>

Hi I need desperate an answer. I read in the books that if we want to use the getche() function then must include the conio.h header file. But the code compiled and run without including the conio.h. How is this happen??? I use visual studio 2008 but I try and other IDE'S like DevC++ or Borland C++ 5.02 or Turbo C IDE with same results.
Thanks
Reply With Quote
  #2 (permalink)  
Old 10-07-10, 08:55
Daniil.Monin Daniil.Monin is offline
Registered User
 
Join Date: Oct 2010
Posts: 19
Maybe other headers or cpp already included conio.h?
Reply With Quote
Reply

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On