A short introduction to C programming using toolchain ███ █ █ █ ███
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Francisco Ferreira 05c4f7e670 error catcher 23 hours ago
.gitignore error catcher 23 hours ago
Readme.md c example 1 week ago
hello error catcher 23 hours ago
main.c error catcher 23 hours ago

Readme.md

Introduction

How to compile

gcc main.c -o hello
.\hello