MCPcopy Create free account
hub / github.com/TASEmulators/fceux / stat

Class stat

src/drivers/common/os_utils.cpp:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 }
80#else
81 struct stat sb;
82
83 if ( stat( filepath, &sb ) == 0 )
84 {

Callers 1

fceu_file_existsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected