Read file >2GB

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm trying to use _fseeki64 to read large files but getting linker error
(undefined) though I link with msvcrt.lib.

Can any one suggest a way to fix this problem or suggesting different
function?

Thanks
Saran

Note: I can not link with libc.lib
 
Back
Top