space-game001/thirdparty/libzip-1.11.3/regress/read_seek_read.test
2025-03-28 16:37:05 +06:00

10 lines
207 B
Plaintext

# read past EOF, seek to beginning, read again
return 0
arguments test.zip fopen test fread 0 10 fseek 0 0 set fread 0 5
file test.zip test.zip
stdout
opened 'test' as file 0
test
test
end-of-inline-data