Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::memory::CStrLen Function
C++
MEM_PROC size_t MEM_API CStrLen(char * s);
Parameters 
Description 
char * s 
char * to count. 

the length of s. If s is NULL, return 0.

Get the length of a string in C chars.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!