Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ NFD_GetError
Function
NFD_GetError
extern/nfd/nfd_win.cpp:289–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
287
} // namespace
288
289
const char* NFD_GetError(void) {
290
return g_errorstr;
291
}
292
293
void NFD_ClearError(void) {
294
NFDi_SetError(nullptr);
Callers
3
GetError
Function · 0.50
openFileDialog
Method · 0.50
saveFileDialog
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected