Originally posted by: SystemAdmin
Hi,
I have some problem with pread().
AIX ep5512b 1 6 000497A2D900
IBM XL C/C++ for AIX, V10.1
Version: 10.01.0000.0000
Compilation:
> xlC -q64 -qwarn64 test_pread.cpp
// File can be seen in attachment.
Running
> ./a.out
read() returns 448 bytes
pread() returns 0 bytes &psinfoData = fffffffffff01e8 = 1152921504606781928
psinfoData.pr_argv = ffffffffffffef0 = 1152921504606846704
pread() returns 0 bytes.
Something wrong?
Thanks
#AIX-Forum