Re: A86: pppppppplllllllllllllllllllllease answer the simple question!


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

Re: A86: pppppppplllllllllllllllllllllease answer the simple question! :)




At 02:17 AM 4/14/98 -0500, you wrote:
>
>can someone please answer this question. i know more ppl are wanting to know
>about it... ive got mostly everything down with asm except for how to load
>values into a table past two items, can someone please send me source of a
>full program that shows how to load a string into a table? i know it sounds
>really stupid but ive tried doing it in so many different ways
>
I'm not sure what you mean by load a string into a table? But normally when
you do a table of strings, it's really a table of pointers to the strings,
since the strings themselves can have varying lengths.

--Joshua


Follow-Ups: References: