Search:

Type: Posts; User: alienxx

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,294

    copying columns from a text file.

    0down votefavorite


    i have a text file which looks like this :


    Flooding refers to all water that overflows a node, whether it ponds or not. ...
  2. Replies
    3
    Views
    3,794

    Syntax error befor printf.

    I am making this code but it gives error.
    the compiler says : syntax error before printf at line no 9.
    any help in this regard ?

    #include <stdio.h>
    #include <stdlib.h>
    int main()
    FILE *fp1...
Results 1 to 2 of 2