On Fri, Feb 11, 2011 at 8:51 AM, Malcolm Lear <malc...@essex.ac.uk> wrote:

>
>
> On 11/02/2011 14:02, Plastic wrote:
>
>> I wish I could...
>>
>> count++ instead of count = count + 1
>> count-- instead of count = count - 1
>>
>>
>>  How about count++5 instead of count = count + 5


I'll match your increments and raise you referenced pointers...

Dave
_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to