|
Word | ||
Word is not actually a command. It's a keyword used to declare an item as being Word data type. Namely used with Types FACTS: * Word values are 16bit and have a numeric range of 0 to 65535 * Word can only be used with Pointers & Type Fields in PlayBASIC V1.64 and bellow, there is no support for Word sized variables at this time. Mini Tutorial: This example shows some valid usages of Word today.
This example would output.
|
Related Info: | Byte | Dim | Float | Global | Integer | Local | Static | Type : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |