On Wednesday, May 30, 2001, at 02:21 PM, Anders Carlsson wrote:
Really? I just based it on the g_rand_boolean macro: #define g_rand_boolean(rand) (g_rand_int ((rand)) & (1<<15)) Is that wrong too?
I think so. -- Darin