MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / V_ComposeFileName

Function V_ComposeFileName

src/tier1/strtools.cpp:2212–2219  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Composes a path and filename together, inserting a path separator if need be Input: path - path to use filename - filename to use dest - buffer to compose result in destSize - size of destination buffer -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

OnOpenMethod · 0.85
OnCloseMethod · 0.85
BuildMethod · 0.85
LoadTxtMethod · 0.85
LoadZipMethod · 0.85
FOR_EACH_VECFunction · 0.85
GetPreparedFilenameMethod · 0.85
CreateSceneImageFileMethod · 0.85
zip_utils.cppFile · 0.85
CreateTempFileMethod · 0.85
ParseDependencyFileFunction · 0.85

Calls 4

V_strncpyFunction · 0.85
V_FixSlashesFunction · 0.85
V_AppendSlashFunction · 0.85
V_strncatFunction · 0.85

Tested by

no test coverage detected