|
lipsum-cpp 0.5.4
A basic library written in C++ for generating placeholder Lorem Ipsum text.
|
Core macros for lipsum-cpp C wrapper. More...
#include "version.h"Go to the source code of this file.
Macros | |
| #define | LIPSUMC_CORE_H |
| #define | LIPSUMC_API |
| Macro for shared libraries. | |
Core macros for lipsum-cpp C wrapper.
This defines macros for the current lipsum-cpp version as well as the shared library macro. This file is under the BSD Zero-Clause License.
| #define LIPSUMC_API |
Macro for shared libraries.
This macro helps with shared libraries on Windows by exporting or importing functions.