Re: printk and long long

From: Chris Friesen
Date: Wed Feb 11 2004 - 16:53:23 EST


Måns Rullgård wrote:

What is the proper way to deal with printing an int64_t when int64_t
can be either long or long long depending on machine?

Print it as long long, and even if there is an arch where that is 128 bits it'll still work.

Chris


--
Chris Friesen | MailStop: 043/33/F10
Nortel Networks | work: (613) 765-0557
3500 Carling Avenue | fax: (613) 765-2986
Nepean, ON K2H 8E9 Canada | email: cfriesen@xxxxxxxxxxxxxxxxxx

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/