There are 0 repository under c-coding topic.
Guidelines for modern C coding, including style conventions and layout organization.
Introducing our Phonebook Management System - a user-friendly solution for organizing and managing your contacts in a hassle-free way. With our system, you can easily add, delete, and edit contacts, as well as search for specific contacts using a variety of search criteria.
Created a library in C with collection of functions (create,insert,remove,get,add,append,destroy,iterate,clear,getSize) All those functions capable of handling generic data, also introduced functionality for iteration.
Repository with my projects - electronics circuits with microcontrollers (AVR, STM32 and ESP8266).
Rock Paper Scissor with C coding language, fully optimized code.