You are here: C++ Support Classes > dtSearch Namespace > Functions > dtSearch::strCopy Function
dtSearch::strCopy Function
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

Copyright (c) 1995-2025 dtSearch Corp. All rights reserved.