Function
ICalGLibmemory_strdup
since: 1.0
Declaration [src]
gchar*
i_cal_memory_strdup (
const gchar* s
)
Description [src]
A wrapper around strdup. Partly to trap calls to strdup, partly because in -ansi, gcc on Red Hat claims that strdup is undeclared.
Available since: 1.0