Skip to content

fseek is missing #256

New issue

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

Closed
Dgame opened this issue Nov 21, 2020 · 1 comment
Closed

fseek is missing #256

Dgame opened this issue Nov 21, 2020 · 1 comment
Labels
enhancement New feature or request missing function

Comments

@Dgame
Copy link

Dgame commented Nov 21, 2020

I wonder if it would be possible to add them. Both return either an int or false.

shish added a commit that referenced this issue Feb 7, 2025
@shish
Copy link
Collaborator

shish commented Feb 7, 2025

ftell added - fseek returns -1 on error rather than false or null so that'd need to be a special case enhancement

@shish shish added the enhancement New feature or request label Feb 7, 2025
shish added a commit that referenced this issue Feb 7, 2025
@shish shish changed the title fseek and ftell are missing fseek is missing Feb 7, 2025
@shish shish closed this as completed in bd3f11f Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request missing function
Projects
None yet
Development

No branches or pull requests

2 participants