Talk:LTRIM$ - QB64 Wiki

Talk:LTRIM$

From QB64 Wiki

Revision as of 23:37, 28 February 2010 by Stylin (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<stylin> The item "Cannot alter fixed length STRING variables. Convert using a non-fixed variable." is misleading and incorrect. LTRIM$ doesn't alter its parameter in any way, and fixed-length strings can be used as parameters. IMO, the item should be deleted entirely.