We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I wonder if it would be possible to add them. Both return either an int or false.
The text was updated successfully, but these errors were encountered:
detect ftell (and popen), see #256
98de320
ftell added - fseek returns -1 on error rather than false or null so that'd need to be a special case enhancement
ftell
fseek
false
null
Sorry, something went wrong.
e46ee52
Support for functions which return -1 on error, fixes #256 and others
cb474b9
f56a31c
bd3f11f
No branches or pull requests
I wonder if it would be possible to add them. Both return either an int or false.
The text was updated successfully, but these errors were encountered: