Close
dtSearch Text Retrieval Engine Programmer's Reference
dtSearch::strCopy Function

File: dstring.h 

Namespace: dtSearch 

Syntax
C++
void strCopy(char * s, const char * t, ptrdiff_t len);

like strncpy but guarantees null-termination and does not do extra padding