Search:

Type: Posts; User: yogicoder

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    3,618

    Well i didn't consider further code important...

    Well i didn't consider further code important because i had already
    used a printf("test") statement immediately after fgets & it's not
    getting executed. I get seg fault eror the instant i hit the...
  2. Replies
    5
    Views
    3,618

    input a string in gcc

    following is the code to accept a string from user, but i get segmentation fault as soon i have finished entering a sentence i.e. as soon as i press the 'enter' key.


    #include <stdio.h>
    #include...
Results 1 to 2 of 2