Thread: gotoxy/conio.h

  1. #1
    Registered User
    Join Date
    Aug 2010
    Posts
    1

    Unhappy gotoxy/conio.h

    Everytime i tried to use getch,gotoxy in fedora 13, it showed -
    gotoxy.c:2:19: error: conio.h: No such file or directory
    gotoxy.c.text+0x14): undefined reference to `gotoxy'

    HELP !!

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    conio.h and gotoxy are relics from DOS.

    If you want that level of terminal control, then use ncurses.
    NCURSES Programming HOWTO
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed