next up previous
Next: LIP_RANK Up: Miscellanea Previous: LIP_SETUP

LIP_EXIT

LIP_EXIT()


C syntax:

int LIP_Exit(void)


Java syntax:
Class LIP:
public static void Exit()


LIP_EXIT finalizes the operation of the library. All the data structures are deleted and the memory space occupied by them is released to the system.