Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22085

Fixed 64 bit integer in Linux Kernel

$
0
0

I want to have a fixed size integer of 64 bits in linux kernel.

My questions:

  1. If I use unsigned long, then it may be 64-bit on one architecture and 32-bit on another. Right?
  2. What would be the data type the for fixed 64-bit integer?

I am specifically referring to linux kernel


Viewing all articles
Browse latest Browse all 22085

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>