This is an example of hoy to use toolchain for C programming
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.
Ignacio Abundez de61d16dab Merge branch 'error-catching' 23 hours ago
.gitignore adding the gitignore file 24 hours ago
Readme.md New feature added into Redme file 23 hours ago
main.c error catcher in all fds 23 hours ago

Readme.md

Introduction

How to compile

gcc main.c -o hello

Issues

  • [] Error catcher