Mount Fuji Engine  0.8b
MF_API const wchar_t* MFWStringCache_Add ( MFWStringCache pCache,
const wchar_t *  pNewString 
)

Adds a unicode string to a unicode string cache.

Parameters
pCacheTarget unicode string cache.
pNewStringString to add to the cache.
Returns
A pointer to the string in the unicode string cache.