Format: AllC/C++CSSTextshell script Advanced Search
78: /* strlen : get text string length */ 79: SZ knl_strlen( const char *s ) 80: {