Back to Browse

C++ for Beginner@Lesson 12: User defined types (Structure/Record)

499 views
Aug 4, 2020
26:32

Link to install Visual Studio with C++: https://youtu.be/ThmtfSdKuGo 0:00:40 What is Structure/Record 0:01:21 Syntax of Struct 0:01:57 Conventional variables VS Struct 0:05:26 Accessing Struct members 0:07:48 Use Strcpty to assign string into a member 0:09:59 Initializing Struct member 0:10:47 Assignment of Struct variable 0:11:46 Structure Array & Array Structure 0:11:52 Array Structure 0:15:24 Structure Array 0:18:02 Structure in Structure (Nested Structure) 0:21:51 Passsing individual element in structure to another function 0:23:00 Passsing whole structure to another function 0:23:58 Passsing whole structure array to another function 0:25:20 Passsing individual element in structure array to another function 0:26:14 Preview of Lesson 13

Download

0 formats

No download links available.

C++ for Beginner@Lesson 12: User defined types (Structure/Record) | NatokHD