INQSTRCPY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
inqstrcpy - string merge
SYNOPSIS
"SYNOPSIS"
void inqstrcpy (char * a, char * b);
ARGUMENTS
- a
-
string to copy from
- b
-
string to copy to
DESCRIPTION
Copy a String from one location to another
without copying \0
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:17 GMT, October 09, 2005