Skip to content

joaozinhom/C_litle_start

Repository files navigation

This is the compiling comand with the warning flags:

gcc -Wall -Wextra -Wpedantic  "Name of the file" -o "Name do you want to the executable file"

In Unix basement systems run the compiled file with:

./"Name of the compiled file."

For compiling in Nixos use the nixenv:

 nix-shell -p gcc11

About

a litle start in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages