Parent Directory | Revision Log
updated
1 | joko | 1.1 | error-handling: |
2 | joko | 1.2 | (x) error for no (zero) arguments |
3 | (o) non-int/numeric arguments in single- and range mode | ||
4 | (x) use strtol instead of atoi for error detection | ||
5 | (x) what about 9999999999 (ten 9s)? respect number of chars for max int range | ||
6 | (o) is there a predefined constant for "-1" instead of "exit(-1)"? |
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |