Implementation
The following functions are used:
ins.peek, ins.ignore, where ins is an input stream (from iostream.h)
bool isdigit(char c), from ctype.h
char* strchr (const char s[ ], char c) from string.h
Previous slide
Next slide
Back to first slide
View graphic version