I collect errors in 64-bit programs

AMD64 , 64bit , x64 Russia
  • 10 years ago

    I would like to ask developers to share examples of errors they encountered when writing C/C++ code for 64-bit systems with me.

    I develop Viva64 static analyzer to check code of 64-bit Windows applications. So, I would like to gather various interesting examples to use in my articles and also to modify the tool’s capabilities. For example, please see some articles on this topic:

    Seven Steps of Migrating a Program to a 64-bit System http://www.viva64.com/art-1-2-850243650.html

    A 64-bit horse that can count http://www.viva64.com/art-1-2-377673569.html

    20 issues of porting C++ code on the 64-bit platform http://www.viva64.com/art-1-2-599168895.html

    About sizet and ptrdifft http://www.viva64.com/art-1-2-710804781.html

    P.S. If you want to try Viva64 (now included into PVS-Studio), you may download it here - http://www.viva64.com/pvs-studio/

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”