02-12-2011, 03:33 PM
Okay, a new beta release with Lbound() and UBound() functions implemented. This is a final release candidate. So, please, give it a try.
Also fixes an internal bug (but not critical), with the backend.
See LBound() and UBound() for usage. These functions allow to get the number of the dimensions of a given array (passing 0 as 2nd parameter), and also the lower and upper bounds of its dimensions.
They're not very useful yet, but will be when dynamic arrays are implemented. :wink:
Download:
<!-- m --><a class="postlink" href="http://www.boriel.com/files/zxb">http://www.boriel.com/files/zxb</a><!-- m -->
Update: The wiki has been *vandalized* I've managed to clean it up. Also have put some documentation on Lbound() and Ubound() (see reserved keywords)
Also fixes an internal bug (but not critical), with the backend.
See LBound() and UBound() for usage. These functions allow to get the number of the dimensions of a given array (passing 0 as 2nd parameter), and also the lower and upper bounds of its dimensions.
They're not very useful yet, but will be when dynamic arrays are implemented. :wink:
Download:
<!-- m --><a class="postlink" href="http://www.boriel.com/files/zxb">http://www.boriel.com/files/zxb</a><!-- m -->
Update: The wiki has been *vandalized* I've managed to clean it up. Also have put some documentation on Lbound() and Ubound() (see reserved keywords)