Search:

Type: Posts; User: sureshreddy.ap

Search: Search took 0.00 seconds.

  1. Sorry, there was a typo in this statement: it was...

    Sorry, there was a typo in this statement: it was actually 4, 64.



    fwrite(writeBuffer, 4, 64, pFile);
  2. File operation: Clarification for fwrite.

    Hello All,

    I need some clarification for fwrite.

    Please note that the below mentioned behaviour is reproducble on GCC X86 (rhel 5).


    #include<stdio.h>

    int main()
Results 1 to 2 of 2