Thread: your are wrong

  1. #1
    Registered User datainjector's Avatar
    Join Date
    Mar 2002
    Posts
    356

    your are wrong

    u can use dev to u just have to include the conio.h header ..this is what u should do red_baron..

    Options-->Compiler options

    Where it says (Add the following commands when clling compiler) just add this line there and tick the box C:\dev-c++\lib\conio.o..Now it should work remeber add the conio.h header in ur code

    Take care programmer

  2. #2
    Registered User The Dog's Avatar
    Join Date
    May 2002
    Location
    Cape Town
    Posts
    788
    Try including conio.c in your code.

  3. #3
    Registered User red_baron's Avatar
    Join Date
    May 2002
    Posts
    274
    i appreaciate you letting me know but try to keep the reply in the same thread dont make a new one.
    ¿Red Baron?

    "Imagination is more important than knowledge"
    -Albert Einstein (1879-1955)

    Check out my games!

    [code] /* dont forget code tags! */ [/code]

  4. #4
    Registered User datainjector's Avatar
    Join Date
    Mar 2002
    Posts
    356

    sorry

    i am really sorry its because of my internet connection ..well it 15 kbbs so u should know what i am going through..

  5. #5
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685

    Talking

    I find answering questions this way better. I don't even know what the original question was. However, I gather that you may want to include conio.h---i think red_baron asked the question

  6. #6
    Registered User red_baron's Avatar
    Join Date
    May 2002
    Posts
    274
    nope i didn't ask a question
    ¿Red Baron?

    "Imagination is more important than knowledge"
    -Albert Einstein (1879-1955)

    Check out my games!

    [code] /* dont forget code tags! */ [/code]

  7. #7
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685

    Red face

    The post is still funny. No one can take that from me. No one

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 9
    Last Post: 07-15-2004, 03:30 PM
  2. Debugging-Looking in the wrong places
    By JaWiB in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 11-03-2003, 10:50 PM
  3. Confused: What is wrong with void??
    By Machewy in forum C++ Programming
    Replies: 19
    Last Post: 04-15-2003, 12:40 PM
  4. God
    By datainjector in forum A Brief History of Cprogramming.com
    Replies: 746
    Last Post: 12-22-2002, 12:01 PM
  5. Whats wrong?
    By Unregistered in forum C Programming
    Replies: 6
    Last Post: 07-14-2002, 01:04 PM