Max API  8.0.2
word Union Reference

Union for packing any of the datum defined in e_max_atomtypes. More...

#include <ext_mess.h>

Data Fields

t_atom_long w_long
 long integer
 
t_atom_float w_float
 32-bit float
 
struct symbol * w_sym
 pointer to a symbol in the Max symbol table
 
struct object * w_obj
 pointer to a t_object or other generic pointer
 

Detailed Description

Union for packing any of the datum defined in e_max_atomtypes.