Skip to content

Latest commit

 

History

History

week04

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Chapter 4: Data Structures

Arrays (be careful of out of range)

Array-style strings

Structures

Unions

Enumerations

Lab:

  • create an array and the element is of a structure
  • cmake (automatically generate a Makefile according to the environment).