This repository has been archived on 2023-01-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
NGC_HS1/README.md
2022-10-03 03:54:16 +02:00

120 B

.h -> c header (public interface)

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

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