<div dir="ltr">that's how we do all "@" arguments in cyclone :)</div><div class="gmail_extra"><br><div class="gmail_quote">2018-02-26 18:01 GMT-03:00 Alexandros <span dir="ltr"><<a href="mailto:adrcki@gmail.com" target="_blank">adrcki@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On 26/02/2018 09:36 μμ, IOhannes m zmölnig wrote:<br>
> On 02/26/2018 08:09 PM, Alexandros wrote:<br>
>> Being informed about the mailing list archive correct link, I searched<br>
>> for messages about this but didn't find something (it's possible I've<br>
>> missed something though).<br>
>><br>
>> I'm writing an external and I want to use an @ argument (for example<br>
>> "@sync hard"). How does one implement this in C code?<br>
>><br>
> either use flext (but then you write C++) and it comes for free.<br>
><br>
> or simply iterate over the arguments, looking for symbols starting with<br>
> "@" (or simply search for symbols that are "@sync"), then check whether<br>
> there's another argument after that and see which value it has.<br>
</span>Sounds logical and simple. Will go for that.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>