- This wiki is out of date, use the continuation of this wiki instead
0.92a
From FenixWiki
(Difference between revisions)
Revision as of 01:52, 10 January 2008 (edit) 85.144.194.29 (Talk) (Bugs section added with first bug) ← Previous diff |
Current revision (02:27, 10 January 2008) (edit) (undo) 85.144.194.29 (Talk) (→Bugs - Fixed in 0.93) |
||
Line 8: | Line 8: | ||
== Bugs == | == Bugs == | ||
- | * The first [[rand]]() statement in a program returns the same number every execution of the program if the difference between lower and upper bound is relatively small, for example 20. ( | + | * The first [[rand]]() statement in a program returns the same number every execution of the program if the difference between lower and upper bound is relatively small, for example 20. (fixed in [[0.93]]) |
== Changelog == | == Changelog == |
Current revision
Fenix 0.92a.
Note that there is a newer preview available.
[edit] Download
[edit] Bugs
- The first rand() statement in a program returns the same number every execution of the program if the difference between lower and upper bound is relatively small, for example 20. (fixed in 0.93)