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 7418035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:48:35+00:00 2026-05-29T07:48:35+00:00

I am using the VC++ function ReadFile(FileHandle,charBuf,noOfBytesToRead,&noOfBytesRead,NULL); inside a for loop; in each iteration

  • 0

I am using the VC++ function

ReadFile(FileHandle,charBuf,noOfBytesToRead,&noOfBytesRead,NULL);

inside a for loop; in each iteration of the foor loop the FileHandle moves forward in the file i.e in each iteration we are reading a particular unit of the file and copying that unit (bunch of data in file) of data in file to char * array.

This amount of data to be read (from the file to char * array) in each iteration is determined by “noOfBytesToRead”.

For some no: of iterations the ReadFile() is working fine but I observe that for some “n”th iteration (while reading nTH bunch of data) the 4th argument (noOfBytesRead) in the above call is set to 0 even though ReadFile() returns 1.

Return value of ReadFile() is 1 indicating success & the 4th parameter “noOfBytesRead” is set to 0, instead of no: of bytes Read. This is contradictory! Why is this so?

Can anyone kindly help me in this. ReadFile() being an Win API I can’t even step into code to debug further.

  • 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-29T07:48:36+00:00Added an answer on May 29, 2026 at 7:48 am

    From MSDN:

    If the return value is nonzero and the number of bytes read is zero, the file pointer was beyond the current end of the file at the time of the read operation.

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

Sidebar

Related Questions

Im using the win32 function ReadFile: CHAR lpBuffer[256]; DWORD nBytesRead; DWORD nCharsWritten; ReadFile(hPipeRead,lpBuffer,sizeof(lpBuffer), &nBytesRead,NULL)
I am using the function below inside a thread to receive the byte[] via
I am using the PHP readfile function to read a file and print it
I was able to have a single model loaded by using 'Readfile' function in
I am using the readfile function to read image files. It works in most
What are the steps to estimating using function points? Is there a quick-reference guide
I want to make some C++ program and I'm using function popen here to
I've got an empty DIV element in which I append images by using function
I have a question regarding use of FFT. Using function getBand(int i) with Minim
When using the function imagepng() in PHP, how can I make sure the images

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.