Initializing help system before first use

XNLSfinish

XNLSfinish


Purpose
Release resources used by the library.
Synopsis
void XNLSfinish(void);
Further information
This function should be called when the library is not longer required. It releases all resources allocated by the library since its initialization.
Related topics