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 

lzGetLastErrorText

The lzGetLastErrorText function returns the description of the last error code recorded in the current context.

char* lzGetLastErrorText(
   void
);

Parameters

   

None.


Return Value

   A character string containing the description of the last error code. Do not save the returned character pointer; copy the text into your own string.

Remarks

   See lzGetLastErrorTextB for Visual Basic support.

Versions

   Introduced in Elzed 1.0.0
   This page describes the version of lzGetLastErrorText active in Elzed 2.5.0 (44: 2.5.0)

See Also



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