Boolean Variable Type

new topic     » topic index » view thread      » older message » newer message

Something I find really annoying... during my games and application
programming I have always found I needed "flag" variables, just to hold
On/off, True/false type data. However, using an integer type for this is a
waste of memory... surely it is time we had a boolean variable type, called
FLAG or something, that can only hold true or false, and would only be 1
bit in size? It would improve the efficiency of euphoria programs in terms
of memory.

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu