7 lines
139 B
Text
7 lines
139 B
Text
|
# successful fseek test
|
||
|
program fseek
|
||
|
args test.zip 0 8
|
||
|
return 1
|
||
|
file test.zip test.zip test.zip
|
||
|
stderr zip_fseek failed: Invalid argument
|