Thread: connio.h

  1. #1
    Registered User mik's Avatar
    Join Date
    Oct 2001
    Posts
    15

    connio.h (oops)

    what does this header file do connio.h ?

    can't find it in help or faq
    Last edited by mik; 10-12-2001 at 04:35 AM.

  2. #2
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    i take it you mean conio.h

    This is a non standard header so it doesn't come with all compilers.The functions it usually contains are used for console input/output and are things like getch(),clrscr(),and textcolor().
    If you have the header then check through it to see what functions your version supports. If you dont know what they are then consult your compilers help files for a description of the functions and examples on how to use them.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  3. #3
    Registered User mik's Avatar
    Join Date
    Oct 2001
    Posts
    15

    Talking conio.h

    you'r right i meant conio.h

    after i learned to spell i checked msc++ help and would you beleive there it was.

    thanx anyway

Popular pages Recent additions subscribe to a feed