Parent Directory
|
Revision Log
|
Patch
revision 1.2 by joko, Fri May 12 23:38:15 2006 UTC | revision 1.3 by joko, Fri May 12 23:42:10 2006 UTC | |
---|---|---|
# | Line 4 error-handling: | Line 4 error-handling: |
4 | (x) use strtol instead of atoi for error detection | (x) use strtol instead of atoi for error detection |
5 | (x) what about 9999999999 (ten 9s)? respect number of chars for max int range | (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)"? | (o) is there a predefined constant for "-1" instead of "exit(-1)"? |
7 | (o) what about (e.g.) "00000000000000000000000000009"? |
|
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 | ![]() |