1. rand.e

$eui -v

Version : Euphoria Interpreter 4.0.0 Release Candidate 1 (r3951) for Linux

$EUDIR/include/std/rand.e

temp variable should be an atom ?

public function rand_range(atom lo, atom hi) 
 
   if lo > hi then 
      integer temp = hi 
 
   ... 
end function 
new topic     » topic index » view message » categorize

2. Re: rand.e

Thanks for the catch, it was assigned to ticket:501, test case added and has now been fixed.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu