Skip to content
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

Find a better way of getting file size other than seeking #1

Open
saxbophone opened this issue Oct 17, 2016 · 0 comments
Open

Find a better way of getting file size other than seeking #1

saxbophone opened this issue Oct 17, 2016 · 0 comments
Labels
Projects

Comments

@saxbophone
Copy link
Owner

Original issue: saxbophone/libsxbp#59

get_file_size() in sxp.c currently seeks right to the end of the file and back again to get it's size.

There's got to be a better way of doing this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
The Board
Accepted
Development

No branches or pull requests

1 participant