Popular repositories Loading
-
-
Student-Record-Management-System
Student-Record-Management-System PublicThe "Student Record Management System" is a simple C program that allows users to: - Add, delete, and modify student details. - Store student records using structures. - Use file handling functions…
C 2
-
Simple-Calculator
Simple-Calculator PublicThe "Simple Calculator" in C performs basic arithmetic operations: - Addition (+) - Subtraction (−) - Multiplication (×) - Division (÷)
C 2
-
Number-Guessing-Game
Number-Guessing-Game PublicThe "Number Guessing Game" is a simple console-based game written in C. The program generates a random number using `rand()` and the player must guess the correct number.
C 2
-
Bank-Account-Management-System
Bank-Account-Management-System PublicThe "Bank Account Management System" is a simple console-based application written in C. It allows users to perform basic banking operations such as: - Deposit Money - Withdraw Money - Check Accoun…
C 2
-
Snake-Game-Graphical-Version-using-SDL2-
Snake-Game-Graphical-Version-using-SDL2- PublicA simple Snake Game built in C language using the SDL2 graphics library. This is a graphical version of the classic terminal Snake game.
C 2
If the problem persists, check the GitHub status page or contact support.


