Introducing Mechanisms and APIs for Memory Management  (e-bog) af Villela, Roger
Villela, Roger (forfatter)

Introducing Mechanisms and APIs for Memory Management e-bog

403,64 DKK (inkl. moms 504,55 DKK)
Explore and learn introductory topics about programming mechanisms for memory management available for Microsoft Windows. This book uses C++ pointers and specialized APIs such as the smart pointers of the C++ Standard Library and Microsoft UCRT functions. You'll also see how to work with lvalue and  rvalue references.Introducing Mechanisms and APIs for Memory Management begins with to...
E-bog 403,64 DKK
Forfattere Villela, Roger (forfatter)
Forlag Apress
Udgivet 28 november 2019
Genrer UKN
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781484254165
Explore and learn introductory topics about programming mechanisms for memory management available for Microsoft Windows. This book uses C++ pointers and specialized APIs such as the smart pointers of the C++ Standard Library and Microsoft UCRT functions. You'll also see how to work with lvalue and  rvalue references.Introducing Mechanisms and APIs for Memory Management begins with topics about hardware features on the Intel x86 and Intel 64 (x64/amd64) hardware architectures and memory management. After reading this book you will be able to begin work with Windows memory management APIs.What You Will LearnUnderstand concepts and hardware features for Intel x86 and Intel 64 (x64/amd64) and memory managementDiscover C++ programming language techniques and smart pointers Work with Microsoft UCRT management APIs for memory managementWho This Book Is ForSoftware and cloud developers working on Microsoft Windows.