<!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_NameTypeToString</Name>
<Class>Utilities/Name Space
<Purpose>
Returns a string representation of the given NameType.
<Returns>
A statically allocated string, which need not be freed.
<SeeAlso>
LQU_SetNameTypeAndVariable
LQU_GetNameFromNameRef
</Function>
<Decl>
API char *
LQU_NameRefTypeToString(NameType)
    t_NameType NameType;
</Decl>
</Entry>
