strEmpty

4.5/9
La funzione analizza se una la stringa è vuota.

Sintassi

BOOL strEmpty(CHAR *pString)
BOOL wcsEmpty(WCHAR *pString)

Parametri


Valori di ritorno

Ritorna TRUE se il puntatore è NULL o se la stringa è lunga 0, altrimenti ritorna FALSE.

Commenti


Easyhand C/C++: strEmpty | Last modified: 10/03/2011 11.09.30 Europe/Rome | #1.325
P.. 383
Easyhand C/C++
Una mano alle tue idee.
Privacy Policy