Parameters |
Description |
TEXTSTR s1 |
desitnation TEXTCHAR buffer |
CTEXTSTR s2 |
source string |
copy S2 to S1. This is 'unsafe', since neither paramter's size is known. Prefer StrCpyEx which passes the maximum length for S1.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|