Guardian Native C Library Calls Reference Manual (G06.28+, H06.04+)
Guardian Native C Library Calls (s) scanf(3)
The following are HP extensions to the XPG4 Version 2 specification:
• The conversion code character L followed by a d, i, n, o,orx conversion code character
indicates that the receiving variable is treated as a long long, which is a 64-bit integer
data type.
• The conversion specifier ll followed by a d, i, n, o,orx indicates that the argument will
be treated as an unsigned long long, which is a 64-bit integer data type.
527192-005 Hewlett-Packard Company 6−9