Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 77 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 77 Bytes

Usage:

gcc donut.c -lm

(The " -lm " is because of the math.h library used)