Search:

Type: Posts; User: V17

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    2,004

    Hi, Apologies !! . I have made changes to the...

    Hi,

    Apologies !! . I have made changes to the code again and added function to free memory.





    #include <stdio.h>
  2. Replies
    6
    Views
    2,004

    Hi Folks, Thanks a lot folks. Actually I have...

    Hi Folks,

    Thanks a lot folks. Actually I have been mostly a test team guy and have worked on C very little professionally(although I have always wanted to). Now the now company that I have moved...
  3. Replies
    6
    Views
    2,004

    Linked list program dumping core when executed.

    Hi,

    I wrote the below core for creating a linked list and retrieving entries from the list. But when I execute the code, although it compiles successfully, eventually it dumps core.



    ...
  4. Thread: C program newbee

    by V17
    Replies
    10
    Views
    5,228

    Thanks! AndewHunter. getchar() did it for me.

    Thanks! AndewHunter. getchar() did it for me.
  5. Thread: C program newbee

    by V17
    Replies
    10
    Views
    5,228

    C program newbee

    Hi,

    I have written the following code. Which on the basis of few conditions, calculates whether the person is eligible for insurance or not.

    When is execute the code, the program does'nt accept...
Results 1 to 5 of 5