Experiment with namespace in C99
Go to file
2019-06-26 10:30:52 +03:00
foo Initial 2019-06-26 10:28:05 +03:00
namespace_test Initial 2019-06-26 10:28:05 +03:00
.clang-format Initial 2019-06-26 10:28:05 +03:00
CMakeLists.txt Initial 2019-06-26 10:28:05 +03:00
README.md Create README.md 2019-06-26 10:30:52 +03:00

c_namespace_test

Attempt to use namespaces instead of prefixes in C99.