This repository has basic concepts of C programming language
-
Updated
Aug 24, 2024 - C
This repository has basic concepts of C programming language
Repository of all the programs taught in Advanced C Programming class at SDMCET, 2022 - 23
C program that uses structures ,file handling, merge sort and linked lists to manage student records and hash tables (arrays of pointers to struct hash) to organize students by branch and slot for efficient data storage and retrieval.
Railway reservation system using C language and Concepts of Data Structure with file Handling with Linked list
BCrack is a basic tool designed to crack Bcrypt hashed passwords using brute-force methods. Written in C, it highlights the importance of strong passwords and the effectiveness of Bcrypt for password hashing. Ideal for educational purposes and ethical security testing with permission.
Student Management System designed in C programming language, using structures and file handling
Programming in C
The PortaLinux Runtime, also known as the main implementation of the ESB 2.0 API
A project bringing to life, the digital version of the primitive Bulls and Cows game, created using C language.
Bank Account Management System written in C programming language, using Structures and File Handling
This repository contains 10 labs from the Programming Principles (CS 1412) course, each covering core C programming concepts. Labs focus on arithmetic operations, string manipulation, file handling, dynamic memory allocation, and data structures like arrays, structs, and linked lists, building essential skills through hands-on practice.
A 'C' project on Library Management System using File Handling to store the records of the books and members of a Library.
Repository for the "SCC0215 - File Organization" course's project offered for Computer Science undergraduates at ICMC - USP, by professor Cristina Ciferri.
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.
This is a KBC Game using C language. The code also includes File Handling.
Some mini file based C projects , which were done while learning C file handling concepts.
A sports management system in C, facilitating efficient organization and tracking of sports-related data. Utilizes file handling for seamless data storage and retrieval. Ideal for managing teams, players, and match information.
The project is about implementation of file functions like fopen, fread as an interface for file handling in C. These functions are implemented using the concept of buffer for efficient working.
An assembler for the Simplified Instructional Computer written in C.
Add a description, image, and links to the file-handling topic page so that developers can more easily learn about it.
To associate your repository with the file-handling topic, visit your repo's landing page and select "manage topics."