Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ uiGetMonthName
Function
uiGetMonthName
Libraries/unrar/uisilent.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
64
#ifndef SFX_MODULE
65
const wchar *uiGetMonthName(int Month)
66
{
67
return L
""
;
68
}
69
#endif
Callers
1
GetMonthName
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected