mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- 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