Re: New release of IntToStr and Sort Benchmark and validation tools
- From: "Avatar Zondertau" <avatarzt@xxxxxxxxx (please reply to newsgroup)>
- Date: 10 Jun 2005 12:17:38 -0700
> If you place a breakpoint on the line:-
>
> for I := Low(Integer) to High(Integer) do
>
> Lo(Integer) should be -2147483648
>
> and
>
> High(Integer) should be 2147483647
>
> Is this the case under D5/D6?
>
> I vaguely remember having to cast the values into DWORD's instead, a
> long time ago.
I vaguely recall very bad experience with unsigned loop counter
variables, but i don't know if that's Delpih 7 or if it was Delphi 4.
I should probably replace this with a while loop, even though it
compiles and works fine in Delphi 7.
.
- References:
- New release of IntToStr and Sort Benchmark and validation tools
- From: Avatar Zondertau
- Re: New release of IntToStr and Sort Benchmark and validation tools
- From: John O'Harrow
- Re: New release of IntToStr and Sort Benchmark and validation tools
- From: Lars
- Re: New release of IntToStr and Sort Benchmark and validation tools
- From: John O'Harrow
- New release of IntToStr and Sort Benchmark and validation tools
- Prev by Date: Re: New release of IntToStr and Sort Benchmark and validation tools
- Next by Date: Re: New release of IntToStr and Sort Benchmark and validation tools
- Previous by thread: Re: New release of IntToStr and Sort Benchmark and validation tools
- Next by thread: Re: New release of IntToStr and Sort Benchmark and validation tools
- Index(es):