Quantcast
Viewing all articles
Browse latest Browse all 22145

Fixed 64 bit integer in Linux Kernel

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 22145

Trending Articles



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