commit | 76c825616b5bc57474dda865f9938a03bba32251 | [log] [tgz] |
---|---|---|
author | Denton Gentry <dgentry@google.com> | Sun Jun 12 07:41:49 2011 -0700 |
committer | Denton Gentry <dgentry@google.com> | Sun Jun 12 07:41:49 2011 -0700 |
tree | 988146c170bc63658a22a3c0a5723e1ddbe2a416 | |
parent | 180f4fbf3a452b94dce5733f8f3f18257abce36b [diff] |
unistd.h for getopt() stdint.h for integer definitions Use inttypes.h codes for scanf to avoid 32/64 issues. Use %zd for size_t.