- This wiki is out of date, use the continuation of this wiki instead
0.92a
From FenixWiki
(Difference between revisions)
| Revision as of 10:11, 3 August 2007 (edit) Sandman (Talk | contribs) ← Previous diff |
Current revision (02:27, 10 January 2008) (edit) (undo) 85.144.194.29 (Talk) (→Bugs - Fixed in 0.93) |
||
| (2 intermediate revisions not shown.) | |||
| Line 4: | Line 4: | ||
| == Download == | == Download == | ||
| - | * [ | + | * [[Media:Fenix092a-src-release.zip|Fenix 0.92a Source]] |
| - | * [ | + | * [[Media:Fenix092a-win32-binary.zip|Fenix 0.92a Binaries]] |
| + | |||
| + | == 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]]) | ||
| == 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)
