[PD-dev] Clarification on linked lists of inlets and outlets

sebfumaster at aol.com sebfumaster at aol.com
Tue Oct 28 20:49:52 CET 2014


Hi,
	Is it still necessary to store every inlet pointer after the first in the class data structure? it seems like multiple inlets are instead being handled as linked lists in the t_object and are automatically freed by pd_free, but the tutorial still says to allocate and deallocate them manually. Additionally I can't find a single instance of inlet_free being used in pd vanilla in a patchable object destructor.


Thanks in advance


		-Sebastian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20141028/ba0dbb60/attachment.html>


More information about the Pd-dev mailing list