Denis Koroskin wrote: > I wonder what results you may get using "extern(C) pure int rand();" > though. :p If you declare as pure functions that are impure, you'll get undefined behavior.