Skip to content
Snippets Groups Projects
Commit 42b20866 authored by Mark Olesen's avatar Mark Olesen
Browse files

ENH: adapter for a list of C++ strings <-> a list of C-style strings

- Translate a list of C++ strings into C-style (argc, argv) pair.
- Translate C-style (argc, argv) pair to list of C++ strings.

Useful when interfacing to external C-code and some libraries
parent e07327fe
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment