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 bb7941d779 c example 1 week ago
Readme.md c example 1 week ago
hello c example 1 week ago
main.c c example 1 week ago

Readme.md

Introduction

How to compile

gcc main.c -o hello
.\hello