[R] seek() - What is the largest integer that can be used?
Steven Hansen
Hansens at metro.dst.or.us
Sat Dec 23 01:35:10 CET 2006
I am attempting to use seek() to navigate through a large binary file (3GB). I would like to move to a file position which would require my "where" value to be greater than 2*10^9. This doesn't appear to be working, however. Is there any way around this problem on a 32-bit OS? If not I plan to modify my code to move through the binary file in smaller steps. I was curious as to whether there was another solution.
Thank you for your help.
-Steve
Steve Hansen
Transportation Planner
Metro
600 NE Grand Ave
Portland, OR 97232
(503)797-1894
hansens at metro.dst.or.us
More information about the R-help
mailing list