Search:

Type: Posts; User: machi

Search: Search took 0.00 seconds.

  1. Modified the code as below. Seem it still can't...

    Modified the code as below. Seem it still can't read the file. Anyone can help. Thanks



    #include <stdio.h>
    #include <stdlib.h>
    #define SIZE 20

    int main ()
    {
  2. count the number occurance from text file for C program

    I’m the beginner to write the C program. Always got the error on output. Anyone can help. The program is open and read the text file. Then count all the number occurrence.
    File format like this
    ...
Results 1 to 2 of 2