rand.e

new topic     » topic index » view thread      » older message » newer message

$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 thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu