HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

         char *strncat( char *dest, const char *src, size_t maxlen )


       - prototype in string.h

       - appends up to maxlen characters of src to dest and then
         appends a null character

Esc or Alt-X to exit strncat Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann