Search:

Type: Posts; User: iamrizwan

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    16,036

    Well guys, i tried getchar(); too earlier...but...

    Well guys, i tried getchar(); too earlier...but had no luck,i even tried to execute the example programs that come included in the software package, but had no luck even there. I used c programs...
  2. Replies
    7
    Views
    16,036

    @rogester001 : cool, i took ur advice, got it...

    @rogester001 : cool, i took ur advice, got it installed, here's my sample programme,


    #include<stdio.h>
    void main()
    {
    int num1,num2,num3,sum;
    float averag;
    printf("Entre the three nos\n");...
  3. Replies
    7
    Views
    16,036

    Blank screen, while executing the program

    Dear All,

    I am facing this problem right from the time when i first installed Turbo C_3, the compiler runs fine, but the execution screen is just blank with no error messages. its just a blank...
Results 1 to 3 of 3