On Tue, Mar 23, 2004 at 02:58:20AM -0800, Linux User wrote:
i tried declaring n as
- uint16_t
- uint32_t
- int
but it still reads 1 byte at a time
its getting frustrating... i dont understand why this is happenening i cant spend time copying a file on byte at a time i have to copy a 100MB file... and larger sizes i hope u understand.
Can you post the entire code, instead of just posting a fragment of it?
-Krishna