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.hesterm...@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;
> ---------------------------------------------------------------------
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to