Array filling problem
08-Nov-94 18:55:31
Sb: #43698-Array filling problem
Fm: Henry Williams 73527,1446
To: Steve Ahlstrom 76703,2006
Steve,
I like your idea of allocating memory to take care of my stack problem.
The trouble I think I will have here is that my array is Global. Is it
possible to allocate memory for a global array? Thanks for the advice.
Henry