On Thu, Jun 15, 2017 at 01:19:57PM +0100, Robert Swindells wrote:
 > Is there a recommended way to print a 64-bit value ? The man page for
 > printf(3) suggests that using %qd is deprecated.

%lld is what replaced %qd.

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to