Posts
with tag: #C
There are 3 published posts and 9 unique tags in this search.
- Make your own testing framework03/12/2022• 4 min read/p/make-your-own-testing-framework
How do testing frameworks work? See the layers and short examples with JS and C for you to get a better grasp on testing roots.
- Linux Language System and a Controller22/02/2022• 4 min read/p/linux-language-system-and-a-controller
How does the language system work on GNU/Linux and the making of a locale controller with C. 3 commands and 2 files to know about.