my answers to c exercises from Brian Kernighan and Dennis Ritchie's 'The C Programming Language'
Go to file
celso 0fb59f4859 ammended compile.sh and .gitignore 2022-11-09 23:46:47 -03:00
.gitignore ammended compile.sh and .gitignore 2022-11-09 23:46:47 -03:00
1-1.c first exercise 2022-11-05 17:50:22 -03:00
1-2.c second exercise 2022-11-05 17:50:38 -03:00
1-3.c third exercise 2022-11-05 17:50:48 -03:00
1-4.c fourth exercise 2022-11-05 17:51:03 -03:00
1-5.c fifth exercise 2022-11-05 17:51:25 -03:00
1-6.c sixth exercise 2022-11-05 17:51:37 -03:00
1-7.c seventh exercise 2022-11-05 17:51:47 -03:00
1-8.c eigth exercise 2022-11-05 17:51:56 -03:00
1-9.c ninth exercise 2022-11-05 17:52:07 -03:00
1-10.c tenth exercise 2022-11-05 17:52:17 -03:00
1-11.c eleventh exercise 2022-11-05 17:52:25 -03:00
1-12.c twelfth exercise 2022-11-05 17:53:10 -03:00
1-13.c thirteenth exercise 2022-11-05 17:53:21 -03:00
1-14.c fourteenth exercise 2022-11-05 17:53:31 -03:00
1-15.c added return to main in 1-15 2022-11-05 18:29:08 -03:00
1-16.c made a small change to 1-16 2022-11-09 07:14:28 -03:00
1-17.c fixed 1-17 being wrong and unfinished 2022-11-09 07:19:41 -03:00
1-18.c eighteenth exercise 2022-11-09 14:10:05 -03:00
1-19.c nineteenth exercise 2022-11-09 21:17:22 -03:00
compile.sh ammended compile.sh and .gitignore 2022-11-09 23:46:47 -03:00