Re: Delphi.NET



Hans-Peter Diettrich wrote:

Rob Kennedy wrote:

I wonder what initialization *static* arrays require?



Same as dynamic ones.


I.e. in .NET no Pascal records and static arrays are available :-(

Now all arrays are dynamic, and records are objects - hopefully working now, in older Delphi versions the Object type was broken.

DoDi
Object type wasn't broken, people just didn't know how to use it.


--
"I'm never wrong, once i thought i was, but was mistaken"
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5

.


Quantcast