Declaration of the STRDUP macro that hides the differences between how strdup() is declared in different operating systems. More...
#include <string.h>
Go to the source code of this file.
Macros | |
#define | __STRDUP_H__ |
#define | STRDUP strdup |
Define STRDUP to be the operating system-specific version of strdup(). | |
Declaration of the STRDUP macro that hides the differences between how strdup() is declared in different operating systems.
Definition in file strdup.h.