Library tutorials & articles tagged with 64bit

Search filter
Page 1 of 1
  • Typical errors of porting C++ code on the 64-bit platform

    by Andrey Karpov

    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. c++, visual studio, 64bit

  • The forgotten problems of 64-bit programs development

    by Andrey Karpov

    Though the history of 64-bit systems development makes more than a decade, the appearance of 64-bit version of OS Windows raised new problems in the sphere of development and testing applications. In the article there are considered some mistakes connected with 64-bit C/C++ code development for Windows. c++, 64bit

Want to stay in touch with what's going on? Follow us on twitter!