MCPcopy 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
330const wchar *GetMonthName(int Month)
331{
332 return uiGetMonthName(Month);
333}
334#endif
335
336

Callers 1

GenArcNameFunction · 0.85

Calls 1

uiGetMonthNameFunction · 0.70

Tested by

no test coverage detected