Skip to content
Snippets Groups Projects
Brandon Rodriguez's avatar
a6b33db3

C - Number Demonstration

Description

Demonstration of numbers and how they can break. Mostly occurs due to limitations of number representation.

Running Program

Open a terminal and cd to project root.
For a list of available makefile commands, run make help.
In a terminal, run make <command_here>.

References

See documents/references.md.