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

120 B

.h -> c header (public interface)

.hpp -> c++ header (private interface)

.cpp -> c++ source (private implementation)