Shop OBEX P1 Docs P2 Docs Learn Events
Major Update on Strings Library (Now version 2.0) — Parallax Forums

Major Update on Strings Library (Now version 2.0)

Bobb FwedBobb Fwed Posts: 1,119
edited 2009-11-18 18:40 in Propeller 1
The new version is significantly faster than 1.X. The nesting of methods is slightly different now because the object alters the existing strings instead of creating a new one. Input/output is no longer limited to an arbitrary limit, it is purely limited by software in the parent object.

Please, if you find any problems with the new version, or have any requests for string-affecting functions, please post here.

Download it here: obex.parallax.com/objects/543/

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
April, 2008: when I discovered the answers to all my micro-computational-botherations!

Some of my objects:
MCP3X0X ADC Driver - Programmable Schmitt inputs, frequency reading, and more!
Simple Propeller-based Database - Making life easier and more readable for all your EEPROM storage needs.
String Manipulation Library - Don't allow strings to be the bane of the Propeller, bend them to your will!
Sign In or Register to comment.