KRASCHE
&
BYRNE
         ELZED  HOME       NEWS       DOCS       DOWNLOADS       LICENSING       SUPPORT       FAQ       ABOUT  US

What's An Elzed?
Features
Licensing
Downloads
Documentation
Elzed News
    ELZED 
 Documentation 
 The Details 
 API 

lzGetBooleanTrue

The lzGetBooleanTrue function reports the value which will be used to represent boolean true in the current context.

char lzGetBooleanTrue(
   void
);

Parameters

   

None.


Return Value

   Returns a code character indicating the current value used to represent boolean true. The code character will be one of the following values:

Code
Constant
Meaning
'C'
kTrueOne
0x01 represents boolean true
'N'
kTrueNegOne
0xFF represents boolean true


Versions

   Introduced in Elzed 1.2.0
   This page describes the version of lzGetBooleanTrue active in Elzed 2.5.0 (37: 2.5.0)


  Copyright  ©  MMXXV  by  R R Le Cropane   •   All Rights Reserved   •   Terms of Use   •   Privacy Policy