Max 5 API Reference
A list of symbols and their corresponding methods, complete with typechecking information. More...
#include <ext_mess.h>
Data Fields | |
| struct symbol * | m_sym |
| Name of the message. | |
| method | m_fun |
| Method associated with the message. | |
| char | m_type [MAXARG+1] |
| Argument type information. | |
A list of symbols and their corresponding methods, complete with typechecking information.
Definition at line 108 of file ext_mess.h.