Skip to content
Prev 207346 / 398506 Next

End of File for binary files

Hello,

I'm new to R and I'm writing a function to read binary tables (the binary
version of read.table essentially). I'm having trouble figuring out how to
determine when I reach end-of-file. Can anybody please help?

thanks!