/c-playground

This is a playground to test out C

Primary LanguageCGNU General Public License v3.0GPL-3.0

C Playground

The source of sources

Compile

Command Line

gcc uncompiled.c -o outputfile.x

Run

./outputfile.x

Thanks to