This is the product description text that will appear here.
Quantity
1
Description
names a structure type so you can use it without writing every time you declare one.
A small convenience that shapes how C code reads: it lets a type stand on its own like any built-in, and it's half of how most C data structures — lists,...