_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)) DESCRIPTION
Does the same as ustrdup(), but allows the user to specify a custom memory allocator function. SEE ALSO
ustrdup(3alleg4), uconvert(3alleg4), ustrsize(3alleg4), ustrsizez(3alleg4) Allegro version 4.4.2 _ustrdup(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - suse |
| exrotscl(3alleg4) - netbsd |
| exrotscl(3alleg4) - linux |
| exrotscl(3alleg4) - mojave |
| exrotscl(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Memory Leaks |
| NetBSD 6.1.2: apm and admd not found |
| Adding a List of Times |
| BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |