Main Page | Modules | Data Structures | Directories | File List | Data Fields | Examples

Miscellaneous


Detailed Description

Miscellaneous functions.


Functions

const char * lnc_get_version (void)
 Get the libncat version number.
const char * lnc_get_last_err_msg (void)
 Get the text of the last error.
int lnc_get_last_err (void)
 Get the number of the last error.


Function Documentation

int lnc_get_last_err void   ) 
 

Get the number of the last error.

Returns:
libncat last error number
Get the number of the last error.
Examples:
client.c, and sky2k.c.

const char * lnc_get_last_err_msg void   ) 
 

Get the text of the last error.

Returns:
libncat last error message
Get the text of the last error.
Examples:
client.c, and sky2k.c.

const char * lnc_get_version void   ) 
 

Get the libncat version number.

Returns:
libncat version
Get the libncat version number.
Examples:
client.c, and sky2k.c.


Generated on Tue Jul 5 14:34:14 2005 for libncat by  doxygen 1.4.2