Op Tue, 11 Sep 2007, schreef Johann Glaser:
> Hi!
>
> > > procedure abc(const x:array of byte);
> > >
> > > begin
> > > end;
> > >
> > > var b:array[0..15] of byte;
> > >
> > > begin
> > > abc(b[0..9]);
> > > end;
> >
> > I see, pretty neat for handling array row-wise or the like, thanks.
Hi!
> > procedure abc(const x:array of byte);
> >
> > begin
> > end;
> >
> > var b:array[0..15] of byte;
> >
> > begin
> > abc(b[0..9]);
> > end;
>
> I see, pretty neat for handling array row-wise or the like, thanks.
Is it also possible to run
abc(b[2..9]);
i.e. using a start-index diffe
Am Dienstag, den 11.09.2007, 15:17 +0200 schrieb Joost van der Sluis:
> Op dinsdag 11-09-2007 om 14:47 uur [tijdzone +0200], schreef Marc
> Santhoff:
> > Am Montag, den 10.09.2007, 12:56 +0200 schrieb Joost van der Sluis:
> >
> > Since this page isn't already up:
> >
> > > http://wiki.freepascal
Am Dienstag, den 11.09.2007, 15:13 +0200 schrieb Daniël Mantione:
> > Can someone please give a short explanation of this item?:
> >
> > > * pointer[low..high] syntax to pass C-style pointer arrays to procedures
> > > using open arrays
>
> If you allocate dynamic sized structures using poi
Sent to wrong mailing list (web mail ...)
- Doorgestuurd bericht van [EMAIL PROTECTED] -
Datum: Tue, 11 Sep 2007 16:18:03 +0200
Van: Jonas Maebe <[EMAIL PROTECTED]>
Antwoorden aan:FPC developers' list <[EMAIL PROTECTED]>
Onderwerp: [fpc-devel] Re: [fpc-pascal]
Op dinsdag 11-09-2007 om 14:47 uur [tijdzone +0200], schreef Marc
Santhoff:
> Am Montag, den 10.09.2007, 12:56 +0200 schrieb Joost van der Sluis:
>
> Since this page isn't already up:
>
> > http://wiki.freepascal.org/User_Changes_2.2.0
>
> Can someone please give a short explanation of this ite
Op Tue, 11 Sep 2007, schreef Marc Santhoff:
> Am Montag, den 10.09.2007, 12:56 +0200 schrieb Joost van der Sluis:
>
> Since this page isn't already up:
>
> > http://wiki.freepascal.org/User_Changes_2.2.0
>
> Can someone please give a short explanation of this item?:
>
> > * pointer[low..h
Am Montag, den 10.09.2007, 12:56 +0200 schrieb Joost van der Sluis:
Since this page isn't already up:
> http://wiki.freepascal.org/User_Changes_2.2.0
Can someone please give a short explanation of this item?:
> * pointer[low..high] syntax to pass C-style pointer arrays to procedures
> us
Am Montag, den 10.09.2007, 12:56 +0200 schrieb Joost van der Sluis:
> The Free Pascal Compiler team is pleased to announce the release of FPC
> 2.2.0!
Many thanks to all people making this happen!
Although I'm not an every day user of fpc and lazarus it's a great gift
to have such mature tools
Joost van der Sluis wrote:
The Free Pascal Compiler team is pleased to announce the release of FPC
2.2.0!
Congratulations and thank you very much.
Regards, Bernd.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.o
10 matches
Mail list logo