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

Wrap glp_printf and glp_vprintf #1

Open
equaeghe opened this issue Aug 3, 2014 · 0 comments
Open

Wrap glp_printf and glp_vprintf #1

equaeghe opened this issue Aug 3, 2014 · 0 comments

Comments

@equaeghe
Copy link
Owner

equaeghe commented Aug 3, 2014

The GLPK functions glp_printf and glp_vprintf ‘write formatted output on terminal’. These functions use va_list arguments, which seem nontrivial to wrap, cf. the corresponding Cython FAQ entry.

Currently, this issue will be deferred to the moment that Cython allows wrapping va_list arguments cleanly.

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