09-20-2025, 07:17 PM
Thanks - so reading over that, it sounds like _BYTE would be the most efficient type for performance and space, where _BIT would require unpacking under the hood. Do I have that right?
|
for performance, what's the best variable type to use for boolean _TRUE & _FALSE ?
|
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
|
|
Experimenting with a "StringList" type for simpler handling of string arrays/lists | Heimdall | 18 | 1,183 |
12-19-2025, 12:51 PM Last Post: Heimdall |
| performance drop on LINUX with PSET in v4.2 | Herve | 12 | 942 |
11-20-2025, 02:00 PM Last Post: SpriggsySpriggs |
|
| Loading from file into _MEM? and LEN a TYPE... | Unseen Machine | 9 | 958 |
08-03-2025, 02:55 AM Last Post: SMcNeill |
|
| Need help with boolean | Petr | 6 | 1,122 |
11-17-2024, 06:57 AM Last Post: TempodiBasic |
|
| QB64's TYPE / END TYPE inquiry | MystikShadows | 2 | 890 |
06-30-2024, 02:34 PM Last Post: MystikShadows |
|