_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 |
|---|
| exrotscl(3alleg4) - debian |
| exrotscl(3alleg4) - php |
| exrotscl(3alleg4) - opendarwin |
| exrotscl(3alleg4) - plan9 |
| exrotscl(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |