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

Function Ask

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

Source from the content-addressed store, hash-verified

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;}
19#else
20 void mprintf(const wchar *fmt,...);

Callers 5

uiAskReplaceFunction · 0.70
uiAskNextVolumeFunction · 0.70
uiAskRepeatReadFunction · 0.70
uiAskRepeatWriteFunction · 0.70
ExtrGetPasswordMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected