Skip to content

fayrghos/segmentation-fault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Awesome C Programs

Just a few C programs written for learning purposes.

All of them have only been tested in Linux environments, so they may not work properly on other systems.

Building

# Compiling
gcc src/PROGRAM_NAME.c

# Running
./a.out

Tip

Do not enter letters in integer prompts, otherwise the program will not be happy.

About

Some basic C programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages