Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ JUTReportConsole
Function
JUTReportConsole
libs/JSystem/JUtility/JUTConsole.cpp:538–540 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
536
}
537
538
void JUTReportConsole(const char *text) {
539
JUTReportConsole_f(
"%s"
, text);
540
}
541
542
void JUTWarningConsole_f_va(const char *text, va_list args)
543
{
Callers
5
dump
Method · 0.85
dump_sort
Method · 0.85
setLogMessage_f_va
Function · 0.85
countBlock
Method · 0.85
setBlock
Method · 0.85
Calls
1
JUTReportConsole_f
Function · 0.85
Tested by
no test coverage detected