Link to install Visual Studio with C++:
https://youtu.be/ThmtfSdKuGo
0:00:10 Introduction of datatype
0:01:55 Typedef
0:02:42 Example of typedef
0:04:28 Enum type
0:05:36 Enum type declaration
0:10:04 Variable declaration using enum type
0:11:48 Operation in enum type
0:15:01 Application of enum type
0:15:56 Application of enum type in Switch statement
0:19:58 Function in enum type
Download
0 formats
No download links available.
C++ for Beginner@Lesson 11: User defined types (Typedef & Enumerators) | NatokHD