<!DOCTYPE File PUBLIC "-//Liam Quin//DTD C API Documentation v1.1//EN" "doc.dtd"><File>
<Entry dir="liblqutil">
<Function File="../../src/liblqutil/namespace.c">
<Name>LQU_GetDescriptionFromNameSpace</Name>
<Class>Utilities/Name Space
<Purpose>
<P>Returns a pointer to the textual description of the
given NameSpace.  The text is in private memory, and so
should not be freed by the caller.</P>
</Function>
<Decl>
API char *
LQU_GetDescriptionFromNameSpace(NameSpace)
    t_NameSpace *NameSpace;
</Decl>
</Entry>
