MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / main

Function main

applications/test/POSIX/Test-POSIX.C:35–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33// Main program:
34
35int main(int argc, char *argv[])
36{
37 rmDir("hmm");
38
39 Info<< "End\n" << endl;
40
41 return 0;
42}
43
44
45// ************************************************************************* //

Callers

nothing calls this directly

Calls 1

rmDirFunction · 0.50

Tested by

no test coverage detected