openfoam/applications/test/cstring/Make/files
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

4 lines
55 B
Plaintext

Test-cstring.C
EXE = $(FOAM_USER_APPBIN)/Test-cstring