Thread: Conio.h clrsrc() & gotoxy(*.*)

  1. #1
    Registered User
    Join Date
    May 2013
    Location
    Rishon Le Siyon, Hamerkaz, Israel, Israel
    Posts
    13

    Post Conio.h clrsrc() & gotoxy(*.*)

    Hi guys, its me again

    before you get mad at this because I know i can find answers in FAQ, please tell me which complier stands for those codes (clrsrc() and gotoxy() ) since the book that im learning from is guidding me this way to code and i wanna have fun with it (atleast untill i'll become a 'pro' programmer ^^)

    I'm using VS2010express to code C atm,

    You recommand on something else?

    Thank you, best regrads,

    Or Ellenbogen

  2. #2
    Registered User
    Join Date
    May 2010
    Posts
    4,632
    You recommand on something else?
    Another book?

    What book are you using?

    Jim

  3. #3
    Registered User
    Join Date
    May 2013
    Location
    Rishon Le Siyon, Hamerkaz, Israel, Israel
    Posts
    13
    A book written in my country language (which is hebrew) ... IDK why he's using that code, the book was released in 2003...
    LOL btw jim :P
    but really, maybe I should use other #include <class> in my program instead , is there somethign else?

  4. #4
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Quote Originally Posted by Or Ellenbogen View Post
    ...I'm using VS2010express to code C atm...
    But you posted in the C++ section.
    So what are you learning? The C language which is good for embedded systems, or the C++ language that works fine for PCs?
    As for these functions, I suggest you just don't use them.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. gotoxy/conio.h
    By neekochan in forum Linux Programming
    Replies: 1
    Last Post: 08-01-2010, 01:40 PM
  2. conio and gotoxy
    By vb.bajpai in forum C Programming
    Replies: 3
    Last Post: 06-19-2007, 03:22 PM
  3. DevC++ accepts neither "conio.h" nor "conio.c"
    By Nutshell in forum C Programming
    Replies: 9
    Last Post: 01-18-2003, 04:35 AM
  4. conio.h and the gotoxy(int, int) function
    By nextus in forum C++ Programming
    Replies: 3
    Last Post: 11-29-2002, 03:47 PM
  5. gotoxy & clrsrc
    By Unregistered in forum C++ Programming
    Replies: 6
    Last Post: 01-30-2002, 11:11 PM

Tags for this Thread