Re: A83: string stumped


[Prev][Next][Index][Thread]

Re: A83: string stumped




On 26-Jul-98, Chris Hiszpanski wrote:

>Can I store a few lines in one string, then jump to that line in that
>string?

>From: Chris
>mecad@scv.net

What? Explain, 'cause this is what I mean when I use those words (words =
series of letters =)):

Line: Don't know, could be anything.
String: Null-terminated series of letters.
Jump: Change the pc register, i.e. start executing z80 code from another
memory location.

Apparently, this isn't what you're talking about. (or is it?)

Linus


References: