debian man page for firestring_estr_strcpy

Query: firestring_estr_strcpy

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

firestring_estr_strcpy(3)				     Library Functions Manual					 firestring_estr_strcpy(3)

NAME
firestring_estr_strcpy - copy a string into an estring
SYNOPSIS
#include <firestring.h> -lfirestring int firestring_estr_strcpy(struct firestring_estr_t *estring, const char *string)
DESCRIPTION
firestring_estr_strcpy() copys the contents of string into estring, provided that there is room in estring.
RETURN VALUE
0 if the string was copied successfully; 1 if there was insufficient space in estring for the copy to occur.
AUTHOR
Ian Gulliver <ian@penguinhosting.net>
SEE ALSO
libfirestring(3) 2002-06-10 firestring_estr_strcpy(3)
Related Man Pages
base32(n) - mojave
base32hex(3tcl) - debian
firestring_estr_chug(3) - debian
base32hex(n) - suse
base32hex(n) - osx
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results