Skip to content

Type (recap)

This chapter is all about types, so its is important to have a good understanding of what a type is. A type is a specification for data, describing how it is stored and interpreted.

Figure x.y: Type defines the size and interpretation if values in your code

Figure x.y: Type defines the size and interpretation if values in your code