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

Function Alarm

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

Source from the content-addressed store, hash-verified

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;}
19#else

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected