This is my very cool demonstration project for the TMUK Course.
We use the C language to implement a very complex hello world program.
We track our work in the Kanban board.
To compile the project, run:
make
To run the program, run:
make run
If you run without arguments, you get a "Hello, World" message:
./hello
Hello World!
If you run with an argument, you get a customized hello message:
./hello Everyone
Hello Everyone!
- prints hello world
- its nice
- etc
| Name | JU Email | GitHub Handle |
|---|---|---|
| Rudy Matela | rudy.matela@ju.se | rudymatela |
| Lucy | .... | .... |