Blitz (15/193)

From:David McMinn
Date:4 Aug 2000 at 13:16:51
Subject:Re: String Constants

Tony Rolfe's head burst.
All we could scrape off the wall was Re: String Constants.

> But you can't just define a null-terminated string in a fixed
> length area of memory and use it as a variable. You have to go to
> all the overhead associated with variable length memory areas.
>
> I didn't explain the fixed-length bit properly. I guess that's what
> I was hoping MAXLEN would do. Unfortunately not.

Oh, OK. If you use a lot of your own routines and OS routines then you could
possibly use them (fixed, dc.b type strings), since you can make your own routines take longwords (as the address) instead of the string, and all OS routines have to have the address
passed, and not the actual string variable.

Bye



[) /\ \/ ][ [) |\/| � |\/| ][ |\| |\| | dave@satanicdreams.com
http://members.xoom.com/David_McMinn | ICQ = 16827694
You're slower than a herd of turtles stampeding through peanut butter.

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie