Next: ascii non-zero comparison, Previous: ascii non-zero constructors, Up: ascii non-zero [Contents][Index]
Return true
if the string is empty, that is: the string length is zero, the string pointer is
non–NULL
; otherwise return false
.
Return true
if the string is null, that is: the string length is zero, the string pointer is
NULL
; otherwise return false
.
Next: ascii non-zero comparison, Previous: ascii non-zero constructors, Up: ascii non-zero [Contents][Index]
This document describes version 0.2.2-devel.3 of CCMemory.