C Language

Airline Ticket Booking System Project In C With Source Code

The mini-project “Airline Ticket Booking System Project” is a console application using the C programming language. This project compiles in Code Blocks with the GCC compiler. In this console application, you can do basic passenger record tasks like adding the passenger info, view the added passenger, search the passenger, ..etc. This application is based on file

Airline Ticket Booking System Project In C With Source Code Read More »

Hospital Management System Project in C

The mini-project “Hospital Management System Project” is a console application using the C programming language. This project compiles in Code Blocks with the GCC compiler. In this console application, you can do basic Patient Record tasks like adding the Patient info, view the added Patient, search the Patient, ..etc. This application is based on file handling

Hospital Management System Project in C Read More »