Skip to content

C learning tool consisting of several exercises for better understanding and implementation of C language.

Notifications You must be signed in to change notification settings

SortexGuy/Clings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clings

The rustlings for the C language. A set of exercises for better understanding and implementation of C.

Compile the helper program:

gcc compile.c -o compile

To run the helper program in watch mode:

./compile watch

To run the helper program in verify mode:

./compile verify

About

C learning tool consisting of several exercises for better understanding and implementation of C language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%