Query: _ustrdup
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
_ustrdup(3alleg4) Allegro manual _ustrdup(3alleg4)NAME_ustrdup - Duplicates a string with a custom memory allocator. Allegro game programming library.SYNOPSIS#include <allegro.h> char *_ustrdup(const char *src, void* (*malloc_func)(size_t))DESCRIPTIONDoes the same as ustrdup(), but allows the user to specify a custom memory allocator function.SEE ALSOustrdup(3alleg4), uconvert(3alleg4), ustrsize(3alleg4), ustrsizez(3alleg4) Allegro version 4.4.2 _ustrdup(3alleg4)
| Related Man Pages |
|---|
| exmidi(3alleg4) - debian |
| exrotscl(3alleg4) - debian |
| exrotscl(3alleg4) - suse |
| exrotscl(3alleg4) - mojave |
| exrotscl(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |