Dynamic data structures with C++ structs

Опубликовано: 25 Октябрь 2024
на канале: DavidWesselsVIU
718
9

We look at dynamically allocating C++ structs, the syntax for accessing struct fields through pointers, their use in creating dynamic data structures, and a simple example using linked lists.
This video is part of a series for an introductory course on programming and computer science. The full series, along with supporting resources (slides, notes, code examples, etc) is available at url
csci.viu.ca/~wesselsd/courses/csci160/vidres.html