debian man page for px_strdup

Query: px_strdup

OS: debian

Section: 3

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

PX_STRDUP(3)						     Library Functions Manual						      PX_STRDUP(3)

NAME
PX_strdup -- duplicate a string
SYNOPSIS
#include <paradox.h> char * PX_strdup(pxdoc_t *pxdoc, const char *str)
DESCRIPTION
Duplicates a string like strdup(3) but uses the memory allocation function as passed to PX_new2(3).
RETURN VALUE
Returns pointer to string on success and NULL on failure.
SEE ALSO
PX_new2(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PX_STRDUP(3)
Related Man Pages
px_create_fp(3) - debian
px_get_data_bcd(3) - debian
px_get_data_byte(3) - debian
px_put_data_bcd(3) - debian
px_set_parameter(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph