Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ NFDi_SetError
Function
NFDi_SetError
extern/nfd/nfd_win.cpp:38–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
const char* g_errorstr = nullptr;
37
38
void NFDi_SetError(const char* msg) {
39
g_errorstr = msg;
40
}
41
42
template <typename T = void>
43
T* NFDi_Malloc(size_t bytes) {
Callers
15
NFDi_Malloc
Function · 0.70
AddFiltersToDialog
Function · 0.70
SetDefaultExtension
Function · 0.70
SetDefaultPath
Function · 0.70
SetDefaultName
Function · 0.70
AddOptions
Function · 0.70
NFD_ClearError
Function · 0.70
NFD_Init
Function · 0.70
NFD_OpenDialogN
Function · 0.70
NFD_OpenDialogMultipleN
Function · 0.70
NFD_SaveDialogN
Function · 0.70
NFD_PickFolderN
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected