20 issues of porting C++ code on the 64-bit platform

My new article about 64-bit development: 20 issues of porting C++ code on the 64-bit platform.

Annotation. Program errors occurring while porting C++ code from 32-bit platforms on 64-bit ones are observed. Examples of the incorrect code and the ways to correct it are given. Methods and means of the code analysis which allow to diagnose the errors discussed, are listed.

See: http://www.viva64.com/articles/20%20issues%20of%20porting%20C++%20code%20on%20t he%2064-bit%20platform.pdf

I hope the article has been useful for you and will help to simplify the development and debugging of 64-bit applications. I will be glad to receive your opinions, remarks, corrections, additions and will surely include them in the next version of the article.

Andrey Karpov

[789 byte] By [Analytic2007a] at [2007-11-26 21:29:21]
# 1
See also the collection of articles on 64-bit programming here on the Sun Developer Connection. http://developers.sun.com/sunstudio/articles/index.jsp
clamage45a at 2007-7-10 3:09:42 > top of Java-index,Development Tools,Solaris and Linux Development Tools...