Date : Thu, 22 Sep 2011 00:47:48 +0200
From : rick@... (Rick Murray)
Subject: Text conversion ?
Hi,
Another option for the leading space issue, I've come across systems where
the string pointer pointed to the length byte before the string, and a hacky
conversion tool [*] would just convert that byte to a space.
* - the only "tool" is the programmer that didn't think pointer++ was a more
intelligent idea...
Best wishes,
Rick
(sent from my mobile)
-----Original message-----
From: Darren Grant <darren.grant@...>
To: BBC MailList <bbc-micro@...>
Sent: 2011 Sep, Wed, 21 23:35:21 GMT+02:00
Subject: Re: [BBC-Micro] Text conversion?