/[cvs]/joko/Uni/BSArch/01/doc/todo.txt
ViewVC logotype

Diff of /joko/Uni/BSArch/01/doc/todo.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Fri May 12 20:18:53 2006 UTC revision 1.5 by joko, Sat May 13 12:35:32 2006 UTC
# Line 1  Line 1 
 (o) file-mode: what about 9999999999? respect number of chars for max int range  
   
1  error-handling:  error-handling:
2          (o) no (zero) arguments (switch/case?)          (x) error for no (zero) arguments
3          (o) non-int arguments in range mode          (x) non-int/numeric arguments in single- and range mode
4          (o) 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
6            (x) is there a predefined constant for "-1" instead of "exit(-1)"?
7            (x) what about (e.g.) "00000000000000000000000000007" in file-mode?
8    
9    bugs:
10            (x) bug with reading numbers from file after introducing strtol
11            (x) what if line in file exceeds length of buffer?

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed