LWL v0.8 - Reference Manual


extern FILE* lwl_get_log_file

(lwlh_t HANDLE )

Gets the actual file where a LWL handle is logging into.

Documentation

Gets the actual file where a LWL handle is logging into. Returns the file where HANDLE is logging.

Requires: HANDLE must be a LWL handle successfully allocated by lwl_alloc().

docppcomment:

Parameters:
HANDLE - The LWL handle to use.
Returns:
The FILE where the LWL HANDLE writes to.

Alphabetic index


LWL Reference Manual
Last modified: Wed Jun 26 15:51:54 CEST 2002