If long is 8 bytes we can use strtol() to get 64 bit numbers and won't need
authorDaniel Stenberg <daniel@haxx.se>
Sun, 10 Oct 2004 03:39:59 +0000 (03:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 10 Oct 2004 03:39:59 +0000 (03:39 +0000)
commita7913a62a9f86ba70f890b55e106293787e7d729
tree0a78ba3a7d2e2abaa31cddc70fd2ab16dfb51418
parent6d1b37b3da7728ebf3574160dedeb04bb94eba25
If long is 8 bytes we can use strtol() to get 64 bit numbers and won't need
our strtoll() replacement function.
lib/strtoofft.h