Skip to content

RH203/library-system-ITTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Library System C Language

This project was created to fulfill the final project of the Algorithm and Basic Programming.

Installation

Install MingW

Add the compiler’s path to your system environment variables. Tutorial add path

Install IDE ( Visual Studio Code)

Running program

bash gcc filename.c -o filename.exe

Replace filename with the name of the file containing your C code

filename or filename.exe

About

Creating a library system using language c

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages