Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6166737
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:23:18+00:00 2026-05-23T22:23:18+00:00

I have some kind of reader which only has a handle (FILE*) to a

  • 0

I have some kind of reader which only has a handle (FILE*) to a file.
Another process keeps writing to a the same file which I don’t have control.

Now, as the other process appends images to that file, it is likely that soon the file size will cross 4 GB limit.

The reader process reads that file using the handle, offset and length of the image file which can be found from some DB.

My question is how would reader be able to read the chunk from the file which will be present after 4GB size.

I’m working on Win32 machine.

EDIT:
I’m working on FreeBSD machine as well.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T22:23:19+00:00Added an answer on May 23, 2026 at 10:23 pm

    On FreeBSD the stdio API is not limited to 32 bits(4Gb).

    You should have no problems reading past 4Gb as long as you use a 64 bit integer to manipulate the offsets and lengths.

    If you’re seeking in a FILE* , you’ll have to use fseeko() and not fseek() if you’re on a 32 bit host. fseek() takes a long which is 32 bit on 32 bit machines. fseeko() takes an off_t type which is 64 bits on all FreeBSD architectures.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's a problem. Developers have some kind of a task (develop certain feature), which
I'm looking for a way to create kind-of an article reader which would have
I have some simple SVG artwork (icon and glyph kind of things) which I
I have some kind of problem with jQuery selectors. Let's say i want to
I want to have some kind of single list that is initialized in a
I'm wondering if NFC chips have some kind of unique identifier? I have Mifare
In my rails model I have some kind of template system. I want to
I have a question about reflection I am trying to have some kind of
Horrible title, I know. I want to have some kind of wordwrap, but obviously
I've figured I have to do some kind of API where the Android app

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.