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
2022-10-03 01:15:49 +02:00

4 lines
117 B
Markdown

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