Skip to content

GWLGT/C-Simple-Program-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

this is collection of simple C program example.

Clone this repository:

using HTTPS:

git clone https://github.com/GWLGT/C-Simple-Program-Example.git

cd c-simple-program

using SSH:

git clone [email protected]:GWLGT/C-Simple-Program-Example.git

cd c-simple-program

To compile it, run:

make all

then, go to compiled/ directory to see & run the program.

to clean and remove the executable, run:

make clean

Note:

I'm still learn C, there's not much i can make🗿.

About

Collection of Simple C program (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published