Standard Library (STD)

[Function List]

Charstring Functions
STD_CopyString
(STD_StrCpy)
STD_CopyLString
(STD_StrLCpy)
STD_CopyLStringZeroFill
STD_SearchString
(STD_StrStr)
STD_GetStringLength
(STD_StrLen)
STD_GetStringNLength
(STD_StrNLen)
STD_ConcatenateString
(STD_StrCat)
STD_CompareString
(STD_StrCmp)
STD_CompareNString
(STD_StrNCmp)
STD_CompareLString
(STD_StrLCmp)
STD_TSScanf
STD_TVSScanf
STD_TSPrintf
STD_TVSPrintf
STD_TSNPrintf
STD_TVSNPrintf
STD_CopyMemory
(STD_MemCpy)
STD_MoveMemory
(STD_MemMove)
STD_FillMemory
(STD_MemSet)
Encoding Conversion Functions
STD_ConvertStringSjisToUnicode
STD_ConvertCharSjisToUnicode
STD_ConvertStringUnicodeToSjis
STD_ConvertCharUnicodeToSjis
Types and Structures
STDConvertUnicodeCallback
STDConvertSjisCallback
Constants
STDResult

CONFIDENTIAL