Search:

Type: Posts; User: iamvarg

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,468

    Yes the file is opened in another function and...

    Yes the file is opened in another function and the file pointer is passed in to this function, which should print a line in the file with an undetermined number of characters which end with \n.
    I'm...
  2. Replies
    4
    Views
    1,468

    possible problem with fgetc?????

    Each time I call this function for some reason I get a core dump. I've localized it to at least the
    temp = fgetc(line); command but am not sure why it is happening. there more than liekly are...
Results 1 to 2 of 2