|
GetFreeBank | ||
FreeBankIndex = GetFreeBank() | ||
Parameters: NONE | ||
Returns: FreeBankIndex = A free bank index |
||
GetFreeBank() will return the index of a bank that is not currently in use. FACTS: * None Mini Tutorial: This example requests a Free bank index, then using this index, we creates a bank of size 100. Then display the banks status information.
This example would output.
|
Related Info: | BankQuantity | CreateBank | DeleteBank | GetBankQuantity | NewBank : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |