This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
bbc_20basic_20language [2020/06/06 21:16] richardrussell Added Fast variables |
bbc_20basic_20language [2020/06/08 15:49] richardrussell Added Allocating and freeing memory blocks |
||
---|---|---|---|
Line 68: | Line 68: | ||
* [[/Aligning%20structures|Aligning structures]] | * [[/Aligning%20structures|Aligning structures]] | ||
* [[/Allocating%20arrays%20using%20the%20Windows%20API|Allocating arrays using the Windows API]] | * [[/Allocating%20arrays%20using%20the%20Windows%20API|Allocating arrays using the Windows API]] | ||
+ | * [[/allocating_and_freeing_memory_blocks|Allocating and freeing memory blocks]] | ||
* [[/Avoiding%20resource%20leaks|Avoiding resource leaks]] | * [[/Avoiding%20resource%20leaks|Avoiding resource leaks]] | ||
* [[/Clearing%20the%20contents%20of%20a%20structure|Clearing the contents of a structure]] | * [[/Clearing%20the%20contents%20of%20a%20structure|Clearing the contents of a structure]] | ||
Line 73: | Line 74: | ||
* [[/Deconstructing%20arrays|Deconstructing arrays]] | * [[/Deconstructing%20arrays|Deconstructing arrays]] | ||
* [[/Emulating%20the%20C%20assignment%20function|Emulating the C assignment function]] | * [[/Emulating%20the%20C%20assignment%20function|Emulating the C assignment function]] | ||
- | * [[/doku.php?id=fast_variables|Fast variables]] | + | * [[/fast_variables|Fast variables]] |
* [[/Finding%20the%20modulus%20of%20part%20of%20an%20array|Finding the modulus of part of an array]] | * [[/Finding%20the%20modulus%20of%20part%20of%20an%20array|Finding the modulus of part of an array]] | ||
* [[/Finding%20the%20size%20of%20an%20array%20in%20a%20structure|Finding the size of an array in a structure]] | * [[/Finding%20the%20size%20of%20an%20array%20in%20a%20structure|Finding the size of an array in a structure]] |