Glossary coding Term Page
Type
the rule that decides how many bytes a value uses and how to interpret them
Core Idea
Type is the rule that decides how many bytes a value uses and how to interpret them. It usually makes the most sense alongside Initialization, Format code, Byte.
Why It Matters Here
Mathbong reuses this term across c posts as shared vocabulary.