[PD] Structures lists

2011-12-30 Thread Jma/celeonet
Hello,
basic : the manual about data structures and lists seems out of date ...
what would be the straighforward way to deal with (point to) many lists of 
different lengths (matrices inappropriate) without declaring lengths at first ?
(using float arrays in data structures requires prior length declaration , 
correct ?)
Thanks
JmAdrien
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Structures lists

2011-12-30 Thread Jonathan Wilkes




- Original Message -
 From: Jma/celeonet j...@jeanmarie-adrien.net
 To: Pd-list@iem.at Pd-list@iem.at
 Cc: 
 Sent: Friday, December 30, 2011 6:14 AM
 Subject: [PD] Structures  lists
 
 Hello,
 basic : the manual about data structures and lists seems out of date ...
 what would be the straighforward way to deal with (point to) many lists of 
 different lengths (matrices inappropriate) without declaring lengths at first 
 ?
 (using float arrays in data structures requires prior length declaration , 
 correct ?)

You can use [setsize] to change the length at any time after the containing 
scalar gets created.

-Jonathan

 Thanks
 JmAdrien
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Structures lists

2011-12-30 Thread Jma/celeonet
Great, thanks.
JmA

Le 30 déc. 2011 à 16:17, Jonathan Wilkes jancs...@yahoo.com a écrit :

 
 
 
 
 - Original Message -
 From: Jma/celeonet j...@jeanmarie-adrien.net
 To: Pd-list@iem.at Pd-list@iem.at
 Cc: 
 Sent: Friday, December 30, 2011 6:14 AM
 Subject: [PD] Structures  lists
 
 Hello,
 basic : the manual about data structures and lists seems out of date ...
 what would be the straighforward way to deal with (point to) many lists of 
 different lengths (matrices inappropriate) without declaring lengths at 
 first ?
 (using float arrays in data structures requires prior length declaration , 
 correct ?)
 
 You can use [setsize] to change the length at any time after the containing 
 scalar gets created.
 
 -Jonathan
 
 Thanks
 JmAdrien
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list