On 2/9/16, Stephan Beal <[email protected]> wrote: > > But how does the (unsigned char *) cast on the NULL pointer affect the > result of (z-0)?
That was my effort to convert a pointer into an integer in a way that is portable across a variety of compilers. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

