20 issues of porting C++ code to the 64-bit platform
Andrey Karpov,
Evgenii Ryzhkov
Program errors occurring while porting C++ code from 32-bit platforms to 64-bit are observed. Examples of the incorrect code, and the ways to correct it are given. Methods and means of the code analysis which allow diagnosis of the errors discussed, are listed.
...