K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-15T04:03:54.000000Z K 7 svn:log V 199 Cast the value returned by strtoul() to a uintptr_t before casting it to a pointer. There's nothing better than strtoul() for reading pointers from strings, but the range checking should be better. END