This repository has been archived on 2023-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
NGC_HS1/README.md

7 lines
120 B
Markdown

.h -> c header (public interface)
.hpp -> c++ header (private interface)
.cpp -> c++ source (private implementation)