I encourage you to colaborate on the programming exercises from C Programming lectures at University. If you know how to use git and already have and account, then request access to code.
I. You can clone it.
git clone [email protected]:sweettirexkiller/mini_pw_c_programmin.git
cd mini_pw_c_programmin
II. You can see how the code works yourself.
Creating executable command
gcc -Wall hello.c -o hello
And execute the compiled program.
$ ./hello
Hello, friend!
- camelCase
- only english variables
- do as much comments as you can
Peter Yankievich,
love XOXOXOXOXOXOX
Mail: [email protected]