|
FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
|
Cross-platform portability macros. More...
#include <cstring>Go to the source code of this file.
Macros | |
| #define | fdl_strdup strdup |
| POSIX strdup. | |
Cross-platform portability macros.
Provides fdl_strdup as a portable wrapper for strdup (POSIX) / _strdup (MSVC).