MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / Write

Function Write

tests/IfSwitchInitHandler2Test.cpp:2–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1int Open() { return 0; }
2int Write() { return 0; }
3#define SUCCESS 1
4#define FAIL 2
5

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected