Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ GetMonthName
Function
GetMonthName
Libraries/unrar/timefn.cpp:330–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
329
#ifndef SFX_MODULE
330
const wchar *GetMonthName(int Month)
331
{
332
return uiGetMonthName(Month);
333
}
334
#endif
335
336
Callers
1
GenArcName
Function · 0.85
Calls
1
uiGetMonthName
Function · 0.70
Tested by
no test coverage detected