My resolutions for the exercises that I have been doing to prepare my-self for the 42 Common Core Exams.
-
Updated
Mar 26, 2024 - C
My resolutions for the exercises that I have been doing to prepare my-self for the 42 Common Core Exams.
HTC Home remake for Win10/11
C multi-pipe implementation, dissection and explanation.
🔬 Microshell
Command Line Interface Parser
exam rank 04 in 1337 , it is micro of shell just execute the command and pipe without any parsing.
From the first semester of CS. MicroShell is a simple shell program that provides basic file and directory manipulation functionalities.
The task is to use the ANSI C language to write a simple shell program – Microshell
First project on C. Main feature of the project is using manually written functions for keyboard arrows UP/DOWN for switching history.
To associate your repository with the microshell topic, visit your repo's landing page and select "manage topics."