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 

lzGetRadixMark

The lzGetRadixMark function reports the character used to separate the whole and fractional parts of a number.

char lzGetRadixMark(
   void
);

Parameters

   

None.


Return Value

   Returns a character code indicating the radix mark in use. The code will be one of the following values:

Code Constant Meaning
'P'
kRadixPeriod A period is used for the radix mark.
'C'
kRadixComma A comma is used for the radix mark.


Versions

   Introduced in Elzed 1.0.0
   This page describes the version of lzGetRadixMark active in Elzed 2.5.0 (61: 2.5.0)

See Also

   Contexts


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