Difference between revisions of "SetFloatInArray"

Jump to navigation Jump to search
39 bytes added ,  11:56, 26 February 2008
no edit summary
imported>Speedo
imported>Speedo
 
Line 88: Line 88:
The array size is increased by two until the desired index is included. In this case, the array size is first increased from 3 to 5. This doesn't include index 5 (which is the 6th index as index starts at 0). It is increased again to 7, which does include index 5.
The array size is increased by two until the desired index is included. In this case, the array size is first increased from 3 to 5. This doesn't include index 5 (which is the 6th index as index starts at 0). It is increased again to 7, which does include index 5.
[[Category: Functions (Pluggy)]]
[[Category: Functions (Pluggy)]]
[[Category: Array Functions (Pluggy)]]
Anonymous user

Navigation menu