Skip to content

A repository of C source code for programs of varying degrees of uselessness

Notifications You must be signed in to change notification settings

RiffLord/c-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-exercises

This repository contains only source code for various exercises written in C. To run any of it, either download and import into your IDE of choice, build & run, or navigate to the directory from a command line and (provided your C compiler is visible to the PATH Environment Variable) type "gcc filename.c -o output-filename" and run the executable.

About

A repository of C source code for programs of varying degrees of uselessness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages