Is it possible to get Format() to pad with leading zeros rather than
spaces, particularly in the case of hex numbers? My understanding is
that printf() interprets e.g. %02s as being padded with zeros.
In a similar vein, am I correct in understanding that FPC's Format()
doesn't allow the case to be controlled in hex output? C's printf()
distinguishes between %x and %X for case control.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal