About
Pricing
Community
Teams
Start Free Trial
Log in
sachinjamdhade
asked on
8/1/2004
File I/O in C
How can we output fixed no. of bytes to a file in C ? e.g 'long int' datatype is 8 bytes, how can we output only 6 bytes to a file ?
What are the formatted File I/O functions avaialble when programming on UNIX in C ?
C
2
1
Last Comment
brettmjohnson
8/22/2022 - Mon