Csound Csound-dev Csound-tekno Search About

[Csnd-dev] csoundCompileCsdText return alwas OK

Date2017-07-18 00:25
FromTarmo Johannes
Subject[Csnd-dev] csoundCompileCsdText return alwas OK
Hi,


How is this meant to be? I guess if there are errors in csdText like 
csoundCompileCsdText(csound, "YEP"); the function should return something like 
-1, but the returnvalue is alsways 0 (CSOUND_OK) ?