linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Disadvantage of using long long int
@ 2006-02-22 17:35 Reuben D. Budiardja
  2006-02-22 17:46 ` Glynn Clements
  2006-02-22 17:54 ` Steve Graegert
  0 siblings, 2 replies; 5+ messages in thread
From: Reuben D. Budiardja @ 2006-02-22 17:35 UTC (permalink / raw)
  To: linux-c-programming


Hello,
In terms of performance and raw speed, is there any disadvantage of using 
"long long int" instead of "long int", "long double" instead of "double" on 
32-bit machine ? Are there any other disadvantage that I should consider?

Thank you.
RDB
-- 
Reuben D. Budiardja
Dept. Physics and Astronomy
University of Tennessee, Knoxville, TN

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-02-22 19:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-22 17:35 Disadvantage of using long long int Reuben D. Budiardja
2006-02-22 17:46 ` Glynn Clements
2006-02-22 17:54 ` Steve Graegert
2006-02-22 18:55   ` Glynn Clements
2006-02-22 19:09     ` Steve Graegert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).