I'm have questions:
what can we do with 'static' and 'dynamic'? And how useful of it?
how can I see useful of it?
you can tell me the difference:
a: array[1..1000] of ^integer;
between
a: array[1..1000] of integer;
x: ^a;
thank you!:)
donaldunca 0 Light Poster
Lord Soth 4 Posting Whiz in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.