mpflynnx / c-programming-for-beginners

Course notes for the C Programming for Beginners Course provided by Portfolio Courses
MIT License
0 stars 0 forks source link

Typedef and struct #40

Closed mpflynnx closed 8 months ago

mpflynnx commented 10 months ago

Issue for working on section named: Typedef and struct

mpflynnx commented 8 months ago

Reopened to add some useful information from learncpp.com | https://www.learncpp.com/cpp-tutorial/typedefs-and-type-aliases/.

mpflynnx commented 8 months ago

69

mpflynnx commented 8 months ago

Reopen to add more documentation on structs.

mpflynnx commented 8 months ago

Updated docs on nested struct and struct size