Reading Legacy C++
Kate Gregory
59:17
Description
Do parts of your C++ code base appear to be in some other programming language entirely? Are you trying to read a maze of typedefs, macros, function pointers, and pointer arithmetic? This course will show you how to read and understand that code.
What You'll Learn?
Because C++ has existed for decades, there is a lot of old code out there written with keywords, library functions, and practices that are just not used in modern C++. In this course, Reading Legacy C++, you will gain the ability to read and understand that old code. First, you will learn to read code that works with C-style arrays and C-style strings. Next, you will discover macros, typedefs, and some other old constructs. Finally, you will explore how to read and understand calls to printf, including format strings. When you are finished with this course, you will have the skills and knowledge of legacy C++ needed to understand and maintain this old code.
More details
User Reviews
Rating
Kate Gregory
Instructor's Courses
Pluralsight
View courses Pluralsight- language english
- Training sessions 20
- duration 59:17
- level average
- Release Date 2023/12/06