libowfat_stralloc_copys man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

stralloc_copys(3)					     stralloc_copys(3)

NAME
       stralloc_copys - copy data into a stralloc

SYNTAX
       #include <stralloc.h>

       int stralloc_copys(stralloc* sa,const char* buf);

DESCRIPTION
       stralloc_copys  copies a \0-terminated string from buf into sa, without
       the \0. It is the same as stralloc_copyb(&sa, buf, str_len(buf)).

       The data that sa previously contained is overwritten and truncated.

       If stralloc_copys runs out of memory, stralloc_copys  leaves  sa	 alone
       and return 0, otherwise it returns 1.

RETURN VALUE
       1 for success, 0 on memory allocation failure.

SEE ALSO
       stralloc_copyb(3)

							     stralloc_copys(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net