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

Refactor gfs into separate source files in libqb/ #424

Closed
a740g opened this issue Jan 3, 2024 · 0 comments · Fixed by #455
Closed

Refactor gfs into separate source files in libqb/ #424

a740g opened this issue Jan 3, 2024 · 0 comments · Fixed by #455
Labels
enhancement New feature or request libqb-refactor Separating out libqb.cpp

Comments

@a740g
Copy link
Contributor

a740g commented Jan 3, 2024

The gfs_* functions are used internally for all file I/O functions and statements in QB64-PE. These are fairly self-contained and can be easily moved to their own source files in libqb/.

@a740g a740g added the libqb-refactor Separating out libqb.cpp label Jan 3, 2024
@a740g a740g added the enhancement New feature or request label Jan 13, 2024
mkilgore added a commit to mkilgore/QB64pe that referenced this issue Feb 13, 2024
mkilgore added a commit to mkilgore/QB64pe that referenced this issue Feb 13, 2024
mkilgore added a commit to mkilgore/QB64pe that referenced this issue Feb 14, 2024
mkilgore added a commit to mkilgore/QB64pe that referenced this issue Feb 16, 2024
mkilgore added a commit to mkilgore/QB64pe that referenced this issue Feb 16, 2024
mkilgore added a commit to mkilgore/QB64pe that referenced this issue Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request libqb-refactor Separating out libqb.cpp
Projects
Development

Successfully merging a pull request may close this issue.

1 participant