[fpc-pascal] Underscores in numerical literals - grouping
Stephen Chrzanowski
pontiac76 at gmail.com
Mon Nov 21 17:45:24 CET 2016
heh.. Not really, as GMail uses variable width fonts by default. ;) Imma
gunna feex dat.
On Mon, Nov 21, 2016 at 11:05 AM, Jürgen Hestermann <
juergen.hestermann at gmx.de> wrote:
---------------------------------------------------------------------
> function FileCompareName (Datei1,Datei2 : PFileTyp) : SizeInt;
> function FileCompareDate (Datei1,Datei2 : PFileTyp) : SizeInt;
> function FileCompareSize (Datei1,Datei2 : PFileTyp) : SizeInt;
> ---------------------------------------------------------------------
>
> much more than a non-aligned:
>
> ---------------------------------------------------------------------
> function FileCompareName (Datei1,Datei2 : PFileTyp) : SizeInt;
> function FileCompareDate (Datei1,Datei2 : PFileTyp) : SizeInt;
> function FileCompareSize (Datei1,Datei2 : PFileTyp) : SizeInt;
> ---------------------------------------------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20161121/e37630b6/attachment.html>
More information about the fpc-pascal
mailing list