Episode 13 — Types (Part 5: Practical Examples) Welcome back! Today, we continue our journey through practical examples of types in the C programming language. We dedicated the whole of the last episode to integers, saw how the C compiler handles them, and met the modulo % operator, used to return the remainder of aContinue reading “Learning the C Programming Language as a Classical Musician [13]”
