- Joined
- Mar 12, 2007
- Messages
- 1
- Reaction score
- 0
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.
http://www.viva64.com/articles.php
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
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.
http://www.viva64.com/articles.php
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