Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ NotifyErrorOccurred
Method
NotifyErrorOccurred
scintilla/src/Editor.cxx:4505–4508 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4503
}
4504
4505
void Editor::NotifyErrorOccurred ( Document *, void *, int status )
4506
{
4507
errorStatus = status;
4508
}
4509
4510
void Editor::NotifyChar ( int ch )
4511
{
Callers
1
SetErrorStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected