fileio
Here are 20 public repositories matching this topic...
The program demonstrates the use of 1-bit and 2-bit saturating counters for bimodal branch prediction.
-
Updated
Jul 18, 2023 - C
All the programs that I created during my Studies in C and C++
-
Updated
Oct 24, 2018 - C
Hi, here is a coded algorithm ATM machine with dynamic balance storage and receipt generation using concepts of File IO and some other concepts like structure, loops in c language
-
Updated
Mar 24, 2023 - C
C Programs I've written while learning the language.
-
Updated
Apr 7, 2017 - C
Project Three for Fall 2020 CS230 at University of Massachusetts Amherst
-
Updated
Jan 18, 2021 - C
Designing a messenger with C and utilizing dynamic memory allocation, linked lists, data structures, functions, etc.
-
Updated
Aug 13, 2024 - C
get_next_line (GNL): project focused on file I/O and memory management. The task is to write a single function, get_next_line, that reads from a file descriptor and returns one line at a time. This project requires careful handling of static variables, buffer management, and reading data in chunks to efficiently process files of any size.
-
Updated
Feb 26, 2025 - C
The program implements GShare branch predictor.
-
Updated
Jul 18, 2023 - C
LSB Image Steganography is a C command-line application enabling seamless embedding of text messages into bitmap (.bmp) images using LSB steganography. Users can encrypt and decrypt messages, validate message and image size compatibility, and optionally include a magic string for identification.
-
Updated
May 14, 2024 - C
This is my first project in C language where I have created a robust user validation program with hashing functionality that uses basic File IO operations in C language to manage database for the program making it simple yet amazing project to work on.
-
Updated
Aug 31, 2024 - C
We have developed a code to handle the production and distribution of a product.
-
Updated
Jun 29, 2022 - C
Repository for the course Advanced Embedded Software Development -Spring 2019
-
Updated
Jul 7, 2019 - C
starting C programming
-
Updated
Sep 13, 2023 - C
Dark Ritual Hangman 🕯️ — A dark-fantasy twist on the classic Hangman game, featuring arrow-key navigation, ASCII animations, dripping blood effects, and cursed lore revealed as you play.
-
Updated
Sep 13, 2025 - C
Improve this page
Add a description, image, and links to the fileio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fileio topic, visit your repo's landing page and select "manage topics."