MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / eprintf

Function eprintf

Libraries/unrar/consio.hpp:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13#ifdef SILENT
14 inline void mprintf(const wchar *fmt,...) {}
15 inline void eprintf(const wchar *fmt,...) {}
16 inline void Alarm() {}
17 inline int Ask(const wchar *AskStr) {return 0;}
18 inline bool getwstr(wchar *str,size_t n) {return false;}

Callers 5

LogFunction · 0.70
ProcessSwitchMethod · 0.70
uiAskReplaceFunction · 0.70
uiAskNextVolumeFunction · 0.70
ExtrGetPasswordMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected