MCPcopy Create free account
hub / github.com/csound/csound / inputMessage

Method inputMessage

interfaces/CppSound.cpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176void CppSound::inputMessage(const char *istatement)
177{
178 InputMessage(istatement);
179}
180
181void CppSound::write(const char *text)
182{

Callers

nothing calls this directly

Calls 1

InputMessageFunction · 0.50

Tested by

no test coverage detected