Skip to main content

Home/ Coders/ Group items tagged 64bit

Rss Feed Group items tagged

Andrey Karpov

Lessons on development of 64-bit C/C++ applications - 0 views

  •  
    The course is devoted to creation of 64-bit applications in C/C++ language and is intended for the Windows developers who use Visual Studio 2005/2008/2010 environment. Developers working with other 64-bit operating systems will learn much interesting as well. The course will consider all the steps of creating a new safe 64-bit application or migrating the existing 32-bit code to a 64-bit system. The course is composed of 28 lessons devoted to introduction to 64-bit systems, issues of building 64-bit applications, methods of searching errors specific to 64-bit code and code optimization. Such questions are also considered as estimate of the cost of moving to 64-bit systems and rationality of this move.
Andrey Karpov

A Collection of Examples of 64-bit Errors in Real Programs - 0 views

  •  
    This article is the most complete collection of examples of 64-bit errors in the C and C++ languages. The article is intended for Windows-application developers who use Visual C++, however, it will be useful for other programmers as well.
Andrey Karpov

A 64-bit horse that can count - 0 views

  •  
    The article concerns the peculiarities of Visual C++ compiler's behavior when generating 64-bit code and possible errors relating to it.
1 - 3 of 3
Showing 20 items per page