Octavian Voicu <[email protected]> writes: >> You should be casting to long, otherwise you'll potentially truncate the >> value. > > %zu is out of the question?
Yes. Besides, that's the msvcrt size_t, not the real one. -- Alexandre Julliard [email protected]
