Nut/OS  4.10.3
API Reference
lstrcopy.c File Reference
#include <memdebug.h>
#include <stdlib.h>
#include <gorp/lili.h>
Include dependency graph for lstrcopy.c:

Go to the source code of this file.

Functions

LILI_ITEMREF LiLiCreateStringItemCopy (LILI_ITEMREF ref)
 Create a copy of a referenced string item.
void LiLiDestroyStringItemCopy (LILI_ITEMREF ref)
 Destroy the string item copy.