Click here to Skip to main content
15,886,724 members
Articles / Programming Languages / C++

32-bit pointers in a 64-bit world

Rate me:
Please Sign up or sign in to vote.
3.18/5 (6 votes)
24 Aug 2008CPOL3 min read 73.8K   204   17  
64 bit pointers are wasteful if you don't need to access TBs of RAM

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions