MCPcopy Create free account
hub / github.com/beefytech/Beef / CPPS_GetValToo

Method CPPS_GetValToo

IDE/mintest/src/cpp/sys.cpp:260–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258 }
259
260 int CPPS_GetValToo(CPPStruct structVal)
261 {
262 int a = 99 + structVal.mVal;
263 return mVal + 99;
264 }
265};
266
267class CPPClass

Callers 1

CPPSTestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected