MCPcopy Create free account
hub / github.com/SimHacker/micropolis / stat

Class stat

MicropolisCore/src/MicropolisEngine/src/resource.cpp:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 (int)r->id);
119
120 struct stat st;
121 FILE *fp = NULL;
122
123 if (stat(fname, &st) < 0) { // File cannot be found/loaded

Callers 1

getResourceMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected