Does this mean that I have to check sort of like this:

if (argv == A_FLOAT) {
    /* do something with the float arg */
}
else if (argv == A_SYMBOL) {
    /* do something with the symbol arg */
}

On 9/12/23 18:55, IOhannes m zmölnig wrote:
https://github.com/pure-data/externals-howto#class_new-1
https://github.com/pure-data/externals-howto#atoms

mfg.sfg.jfd
IOhannes


_______________________________________________
Pd-dev mailing list
[email protected]
https://lists.puredata.info/listinfo/pd-dev



_______________________________________________
Pd-dev mailing list
[email protected]
https://lists.puredata.info/listinfo/pd-dev

Reply via email to