Search:

Type: Posts; User: cathez

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    3,859

    Yes, there are chances and i have already tried...

    Yes, there are chances and i have already tried commenting all the exit calls. Rather, I made the program very simple.



    #include <stdio.h>
    #include <windows.h>
    #include <conio.h>
    #include...
  2. Replies
    2
    Views
    3,859

    getch() doesn't wait for input

    I am working on Dev-C++. But the output window closes as soon as the program gets executed. I read through their forums and I tried using getch() but it isn't of any use.

    conn.c


    #include...
Results 1 to 2 of 2