Search:

Type: Posts; User: senartcon

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    8,344

    SORRY for annoying you all guys. The above points...

    SORRY for annoying you all guys. The above points are a real eye opener for me. I got it and i will shut up with fprintf and fscanf.
    Thanks to all...take care.. :)

    anand
  2. Replies
    12
    Views
    8,344

    Ok guys, here is the code working finally!! ...

    Ok guys, here is the code working finally!!



    #include <stdio.h>

    main(){

    FILE *fp1,*fp2;
    float y;
  3. Replies
    12
    Views
    8,344

    Thanks all of you! AndrewHunter...

    Thanks all of you!

    AndrewHunter and anduril462 :

    I ran your code: got no errors and got "A" but only in emacs and could not open the result in gedit (text editor in ubuntu); gedit shows the...
  4. Replies
    12
    Views
    8,344

    fread() and fwrite() - not working with gcc

    Hello All,
    I am trying to use fread and fwrite in my program to be compiled using gcc. I searched several forums but have no clue why neither of fread and fwrite work for me. Although no errors are...
Results 1 to 4 of 4