MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / V_GetFileExtension

Function V_GetFileExtension

SourceSDK/tier1/strtools.cpp:2106–2125  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Returns a pointer to the file extension within a file name string Input: in - file name Output: pointer to beginning of extension (after the "."), or NULL if there is no extension -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

V_ExtractFileExtensionFunction · 0.85
Sys_LoadLibraryFunction · 0.85

Calls 1

PATHSEPARATORFunction · 0.85

Tested by

no test coverage detected