Format: AllC/C++CSSTextshell script Advanced Search
281: */ 282: char* tkl_strncpy( char *dst, const char *src, size_t n ) 283: {