Patches item #1646604, was opened at 2007-01-28 16:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1646604&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: feature
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Martin Peach (mrpeach)
Assigned to: Nobody/Anonymous (nobody)
Summary: string type

Initial Comment:
This patch implements support for a string type in Pure Data. A t_string is 
basically a pointer to a byte array and a length.
The file str.c in externals/mrpeach/str implements an external that will work 
with this.
The t_string type should be useful for constructing and manipulating strings, 
very long integers, image rasters and other things. Arbitrary strings can be 
constructed to meet the requirements of external devices connected via serial 
or network interfaces.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1646604&group_id=55736

_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to