Initializing help system before first use

fnlset

fnlset


Purpose
Finalize a set.
Synopsis
void fnlset(XPRMcontext ctx, XPRMset set);
Arguments
ctx 
Mosel's execution context
set 
Reference to a set
Further information
This function as the same effect as the finalise procedure of the Mosel language.