Files
sarasacw-omrf/assets/c-friendly-ffi-design/c-cpp-side/cpp-header.md
T

7 lines
134 B
Markdown

# C++ Header
## Include Guard
The include guard requirement in the C++ header files is identical to the one in the C header files.