Skip to content

Wrap glp_printf and glp_vprintf #1

@equaeghe

Description

@equaeghe

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions