INQSTRCPY
Section: ()
Updated: 06 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: 05:30:39 GMT, October 06, 2005