Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Does read(fileHandle, buf, bytes); work??

Hello, I have mounted an NFS file system residing in a UNIX box. There, there is a binary file from which I am trying to read 4 bytes from the top (a header). I have included the appropriat...