|
GetBankSize | ||
Size = GetBankSize(BankIndex) | ||
Parameters: BankIndex = The Index Identifier of the bank that you wish to check |
||
Returns: Size = The Size in bytes of this bank |
||
GetBankSize will return the size (in bytes) of a memory bank. FACTS: * None Mini Tutorial: This example requests a Free bank index, then using this index creates a bank. Then displays this newly created banks status and size information.
This example would output.
|
Related Info: | CreateBank | DeleteBank | GetBankPTR | GetBankStatus | NewBank : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |