Max 5 API Reference
The atombuf struct provides a way to pass a collection of atoms. More...
#include <ext_maxtypes.h>
Data Fields | |
long | a_argc |
the number of atoms | |
t_atom | a_argv [1] |
the first of the array of atoms |
The atombuf struct provides a way to pass a collection of atoms.
Definition at line 58 of file ext_maxtypes.h.