Build a Range class that exposes functionality for dealing with ranges of numbers. code example
Example: what is the function prototype for fputc()
int fputc(const char ch, FILE *filename);
int fputc(const char ch, FILE *filename);