Search:

Type: Posts; User: Aoedogg

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    5,435

    Thanks for that prelude, but it doesn't seem to...

    Thanks for that prelude, but it doesn't seem to be working.

    I think it has something to do with the structure of the input file.

    It has on the first line two numbers seperated by a space which...
  2. Replies
    13
    Views
    5,435

    Fgetc + Skipping first character,

    Hi,

    When inputting a file using Fgetc, my program always skips the first character of the file being read.



    #include <stdio.h>
    #include <ctype.h>

    #define FILENAME "x.txt"
Results 1 to 2 of 2