Back to Browse

C Video Tutorial 5

65.7K views
Aug 5, 2013
14:02

Get the Code Here : http://goo.gl/12DBHg Today I'm going to cover how to create and use a struct in C. Structs are used when you need more then one piece of data to describe one thing. You can't use an array because an array only holds data with the same data type I'll specifically cover how to : Create a Struct, Get data from a Struct, Initialize a Struct, Pass a Struct to a Function, Use Typedef, Change a Value in a Struct, Use a Struct in a Function, ->, *(structName) and how a Struct is stored in memory.

Download

1 formats

Video Formats

360pmp418.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

C Video Tutorial 5 | NatokHD