Storage Duration and Linkage in C and C++
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the intricacies of storage duration and linkage in C and C++ programming languages in this 58-minute conference talk by Dan Saks at NDC Conferences. Delve into the subtle interactions between variable attributes such as type, scope, storage duration, and linkage, with a particular focus on the complex behavior of the 'static' and 'extern' keywords. Gain valuable insights on how these attributes affect program behavior at compile time, link time, and run time. Learn to differentiate between storage duration and linkage, enabling you to write more efficient code and exert greater control over your program's storage layout. Enhance your understanding of these crucial concepts to become a more effective C and C++ programmer.
Syllabus
Storage Duration and Linkage in C and C++ - Dan Saks
Taught by
NDC Conferences
Related Courses
UNSW Computing 1 - The Art of ProgrammingOpenLearning C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera