openfoam/applications/test/cstring
Mark Olesen 42b2086683 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
2016-06-16 08:22:53 +02:00
..
Make ENH: adapter for a list of C++ strings <-> a list of C-style strings 2016-06-16 08:22:53 +02:00
Test-cstring.C ENH: adapter for a list of C++ strings <-> a list of C-style strings 2016-06-16 08:22:53 +02:00