Re: The problem with Delphi 8
From: Rudy Velthuis (TeamB) (rvelthuis_at_gmx.de)
Date: 04/26/04
- Next message: Paul Dolen: "Re: Dale Fuller: D9 to be released in Q4"
- Previous message: Rudy Velthuis (TeamB): "Re: The problem with Delphi 8"
- In reply to: Marc Rohloff: "Re: The problem with Delphi 8"
- Next in thread: Mark Van Ditta: "Re: The problem with Delphi 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 26 Apr 2004 21:18:06 +0200
At 21:09:47, 26.04.2004, Marc Rohloff wrote:
> Rudy Velthuis (TeamB) wrote on Mon, 26 Apr 2004 19:53:23 +0200 ...
>
> > > 7) implicit array dimensioning: int[] a = new int[1,2,3];
> >
> > Delphi for .NET has that as well (it is one of the new features). From
> > the Knob demo sources:
>
> Yes but you cannot yet do:
>
> type IntegerArray: array of integer;
> const AnArray : IntegerArray=(1,2,3);
No.
But that is IMO not quite the same.
-- Rudy Velthuis (TeamB) Bible, Dijkstra 5:15 "and the clueless shall spend their time reinventing the wheel while the elite merely use the Wordstar key mappings" -- Ed Mulroy
- Next message: Paul Dolen: "Re: Dale Fuller: D9 to be released in Q4"
- Previous message: Rudy Velthuis (TeamB): "Re: The problem with Delphi 8"
- In reply to: Marc Rohloff: "Re: The problem with Delphi 8"
- Next in thread: Mark Van Ditta: "Re: The problem with Delphi 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|