Thread: solved , don't look

  1. #1
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020

    solved , don't look

    problem just solved, thnx.

  2. #2
    Registered User
    Join Date
    Jan 2002
    Location
    Vancouver
    Posts
    2,212
    Aww, but now I want to know what the problem was and how you solved it.

  3. #3
    Unregistered
    Guest
    I question the quality of that book if they use getch(). Since it's a non-standard function, they obviously assume you have a system and compiler that supports their coding style.

  4. #4
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020
    no , i added the getch() to help me look at the output. Coz whenever i click compile and run in my IDE (DEVC++) it opens the command prompt and my program runs and half a second later it closes. It was for my convenience to use that function. But i didn't know it wasn't a standard. SO before i couldn't figure out why it didn't recognise the function when i use the pacific ms-dos compiler.

    to Brian:
    It was just a stupid question. It was in the book ( i mean teh answer ) but i just forgot thats all. After all i am still 'quite' new to C.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 05-23-2009, 06:20 PM
  2. Need some help...
    By darkconvoy in forum C Programming
    Replies: 11
    Last Post: 05-09-2009, 02:34 AM
  3. Shortest Path Maze Solver (Breadth Search Help)
    By Raskalnikov in forum C Programming
    Replies: 5
    Last Post: 04-07-2009, 07:41 PM
  4. Simple 2D rubiks cube algorithm.
    By jeanmarc in forum Game Programming
    Replies: 19
    Last Post: 11-11-2008, 07:40 PM
  5. Let the OP mark a thread solved
    By siavoshkc in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 07-20-2006, 12:16 PM