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 

lzGetQuoteMark

The lzGetQuoteMark function reports whether single or double quote marks are used to set off a character string constant.

char lzGetQuoteMark(
   void
);

Parameters

   

None.


Return Value

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

Code Constant Meaning
'1'
kQuoteSingle Single quote marks are used.
'2'
kQuoteDouble Double quote marks are used.


Versions

   Introduced in Elzed 1.0.0
   This page describes the version of lzGetQuoteMark active in Elzed 2.5.0 (60: 2.5.0)

See Also

   Contexts


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