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

Convert Stop() function to use variable length arguments #48

Open
KJ7LNW opened this issue May 5, 2024 · 0 comments
Open

Convert Stop() function to use variable length arguments #48

KJ7LNW opened this issue May 5, 2024 · 0 comments

Comments

@KJ7LNW
Copy link
Owner

KJ7LNW commented May 5, 2024

It may provide users additional information if the Stop() function can provide variable length arguments. We could then fold the more informative console errors (pr_err and pr_warn) into the output of the graphical error messages. See #47 for detail on one such example.

ref: https://www.tutorialspoint.com/c_standard_library/c_function_vsprintf.htm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant