Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kString_Equals ( kString  str,
const kChar content 
)

Compares this string to another character sequence to determine equality.

Parameters
strString object.
contentString content to be compared.
Returns
kTRUE if the character sequences are equal; otherwise, kFALSE.