Custom types (Introduction to Programming)

Share:

Introduction to Programming

Technology


Programming languages provide a means of modeling the data within a program. This podcast shows how to model data using structs, enums, and unions in the C language.