Heyas,

AH>Is it possible to print a 64-bit unsigned integer using ap_log_error() or
AH>friends? At least on Apache 1.3, it looks like ap_log_error() just calls
AH>ap_snprintf(), which doesn't understand common platform specific variants
AH>like %lld.

Looks like %qd is what I wanted. :)

Humbly,

Andrew

----------------------------------------------------------------------
Andrew Ho               http://www.tellme.com/       [EMAIL PROTECTED]
Engineer                    1-800-555-TELL          Voice 650-930-9062
Tellme Networks, Inc.                                 Fax 650-930-9101
----------------------------------------------------------------------

Reply via email to