- Updated
Nov 16, 2024 - C
filehandling
Here are 63 public repositories matching this topic...
Car Rental System : C Lang - CUI based Project
- Updated
Sep 27, 2023 - C
Here, I have made a 'Personal Diary Management System' using C language. This is my fifth mini project.
- Updated
Jan 17, 2022 - C
Railway Reservation System
- Updated
Sep 26, 2023 - C
File Handling and Networking applications developed in C
- Updated
Mar 7, 2023 - C
🎶 C language project created to manage songs and their attributes (artist, release year, genre)
- Updated
Jul 9, 2020 - C
Multiple file in Directory can be packed (merge) into a single file and then you can unpack that file to get all the files of that Directory back
- Updated
Aug 3, 2018 - C
Library Management with File Handling in C Language using Code::Blocks IDE. You can access the exe from /bin/Debug/Library.exe Login Credentials => Username : rajat & Password : rjt
- Updated
Jan 4, 2024 - C
"Swiss army knife" for file handling
- Updated
May 27, 2024 - C
the idea of the project is that u need to create a function that reads one line from a file descriptor each time u call it until it reaches the EOF using static vars so u can preserve their previous value and start from where u finished in the next call.
- Updated
Aug 17, 2022 - C
The get_next_line project challenges students to implement a function that returns the next line from a file descriptor with each call. It involves reading with read(), managing dynamic buffers, and handling static variables, reinforcing memory control, string manipulation, and efficient I/O operations in C.
- Updated
Jun 16, 2025 - C
ToDo list app in c programming language using Graphics progrramming and File heandeling in C. I had created this project in my first semester of BCA by self study from vaious resources of internet.
- Updated
May 24, 2024 - C
Institute management software using C programming with Graphics Programming. I had made this project when i'm in the 1st semester and make very first GUI based software. This is partially incomplete but during making tthis project i learned a lot and become more confident in the software development field.
- Updated
Sep 5, 2023 - C
A arcade on the CLI where you can play different games by using game tokens and win more tokens for exciting prizes.
- Updated
Jan 7, 2023 - C
Design & Implemented Real Estate Project in C language using various Strings, Functions, Algorithms .
- Updated
May 22, 2024 - C
This is a simple console-based game that runs on the command prompt. The game is played by two players who take turns to mark X or O on a grid (grid size can change to players). The player who gets same marks in a row, column, or diagonal wins the game. This game was created as a learning project for a programming assignment.
- Updated
Jan 21, 2024 - C
Improve this page
Add a description, image, and links to the filehandling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the filehandling topic, visit your repo's landing page and select "manage topics."