I've been trying to compile this and get it running, but my compiled code seems to run into endless or at least very long loops in birth.c
Edit: Sorry. Must be a compiler problem. Rand_div always generates 0, that explains the problems. I'll see what went wrong there.
Edit: It works now. Seems the value table for the complex RNG was never initialized. Don't ask why, don't know either ...
__________________
I have a project problem? I have no project problem. I start a project, I work on it, it fails. No problem
Last edited by Hajo; September 8, 2010 at 22:54.
|