Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ iFileFullPath
Function
iFileFullPath
src/SB/Core/gc/iFile.cpp:326–329 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
void iFileFullPath(const char* relname, char* fullname)
327
{
328
strcpy(fullname, relname);
329
}
330
331
void iFileSetPath(char* path)
332
{
Callers
2
iFileLoad
Function · 0.70
iFileOpen
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected