[PD-dev] Undefined reference to '&s_list'

Mathieu Bouchard matju at artengine.ca
Mon Apr 21 05:11:09 CEST 2008


Martin Peach wrote:

> Also, you probably want to save the value returned by outlet_new in case
> you want to actually use the outlet...

A pointer to the first outlet is always available as x->x_obj.te_outlet.

Access to any other outlets is not supported by <m_pd.h>, so pointers must 
be kept to any non-first outlet.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada


More information about the Pd-dev mailing list