
GeoB
ASIC
Reference Manual
5.Standard Functions
TPS1100-Version 1.30
5-9
General format specification:
"
%[flags][width][.precision][l]type
"
flags
-
left justify (default: right justify)
+
prefix the output value with a sign
("
+
" / "
-
") (default: sign only for neg.
numbers)
0
if width is prefixed with "0", zeros are
added until the minimum width is
reached. If specified with integer type,
it is ignored (default: no padding)
blank
' '
the value will be prefixed with a blank
if positive, instead of sign (default: no
padding blank for sign)
#
when used with
e
,
E
or
f
format type,
the flag forces the output value to
contain a decimal point in all cases;
for
g
,
G
format type, it prevents in
addition the truncation of trailing zeros
(default: decimal point appears only if
digits follow, for
g
,
G
trailing zeros
are truncated).
ignored for decimal types
width
Optional number that specifies the minimum
number of characters printed. If the generated
string is bigger then all characters are printed.
precision
Optional number that specifies the minimum
number of characters printed for all or part of the
output field, or minimum number of digits
printed for integer values. Can cause truncation
of output.
Содержание tps1100
Страница 1: ...GeoBASIC FOR TPS1100 User Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 150: ...GeoBASIC FOR TPS1100 Reference Manual Version 2 10 1997 2001 Leica Geosystems AG Heerbrugg Switzerland ...
Страница 411: ...GeoBASIC Reference Manual 6 System Functions TPS1100 Version 1 30 6 7 6 5 35 CSV_LibCallAvailable 6 213 ...
Страница 620: ...TPS1100 Version 2 10 6 1 ...
Страница 621: ......
Страница 623: ...TPS1100 Version 2 10 6 1 ...
Страница 624: ......
Страница 1053: ...TPS1100 Version 1 30 E 1 Appendix E GEOFONT ...
Страница 1154: ...GeoBASIC Reference Manual Appendix J List of Predefined Identifiers TPS1100 Version 1 30 J 9 TMC_SetOffsetDist 6 128 ...