Author Topic: Rev. 7830 build issues  (Read 18694 times)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Rev. 7830 build issues
« Reply #15 on: February 22, 2012, 04:59:05 pm »
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: Rev. 7830 build issues
« Reply #16 on: February 22, 2012, 05:15:19 pm »
I guess you're after this specs: http://en.wikipedia.org/wiki/64-bit#64-bit_data_models

There are other guidelines available, too. Wikipedia one is comprehensive.

You can also read the following article.
Quote
http://software.intel.com/en-us/articles/lessons-on-development-of-64-bit-cc-applications/
They have an nice summary about size_t
Be a part of the solution, not a part of the problem.