A global array (and its index) is used by our_random().
Yes. However, by default (if "USE_OUR_RANDOM" is not defined), our code in "our_random()" is not used. Instead, the standard "random()" and "srandom()" functions from the C runtime are used.
-- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
