Glossary coding Term Page

Type

the rule that decides how many bytes a value uses and how to interpret them

type #coding#c
Korean version

Related Concepts

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.

Posts Mentioning This Concept