Search results
Add this topic to your repo. To associate your repository with the c-projects topic, visit your repo's landing page and select "manage topics." GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
To associate your repository with the c-projects topic, visit your repo's landing page and select "manage topics." GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Bus Ticket Reservation System (C) - A user-friendly project for booking and managing bus tickets. Features include ticket booking, seat availability, cancellation, modification, and ticket history. Clone, compile, and execute the project. Enjoy hassle-free bus ticket booking!
Phonebook Management System in the C programming language is a software application that allows users to store, organize and manage large numbers of contact records efficiently. The system is designed to have functions such as adding, updating, viewing, listing and deleting contacts. c-project contact-management-system phonebook-management-system.
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
To associate your repository with the c-programming topic, visit your repo's landing page and select "manage topics." GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Add this topic to your repo. To associate your repository with the beginner-project topic, visit your repo's landing page and select "manage topics." GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
To associate your repository with the c-beginner-projects topic, visit your repo's landing page and select "manage topics." GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Oct 2, 2023 · To associate your repository with the mini-projects-in-c-language topic, visit your repo's landing page and select "manage topics." GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
C-Reduce - Tool that takes a large C file with a property of interest and automatically produces a much smaller C file that has the same property. Intended to help create minimal bug-demonstrating cases in complex code. BSD-3-Clause; CBMC - C Bounded Model Checker; a tool for verification of array bounds, pointer safety and user-specified ...