Hi, Folks!
I am still working on my global working simulation and for performance reasons I thougt it would be better to use arrays of variable size (so that the machine will not go _completely_ to its knees ;-). Can you please give me some advice on this one? How has the declaration to look like?
Thanks in advance
-- Stefan Czinczoll scholle@uni-duisburg.de
Hallo, Stefan!
I am still working on my global working simulation and for performance reasons I thougt it would be better to use arrays of variable size (so that the machine will not go _completely_ to its knees ;-). Can you please give me some advice on this one? How has the declaration to look like?
See `info -f gpc -n Schemata'. It's really as simple as that.
(Ah: I forgot to mention in the Info documentation that schema pointers can be disposed just like other pointers. I am adding this now.)
Hope this helps,
Peter