|
The examples should be viewed with a text editor and
not with an html browser!!!
General:
Error.c – What to do in case of an
error.
TicTacToe.c – A implementation of
Tic-Tac-Tos.
TicTacToe_From_Class.c – The
Tic Tac Toe game that we started implementing in class.
Presentation number 1:
HelloWorld.c – Seen in
presentation number 1.
Marathon.c – Seen in
presentation number 1.
Printing.c – Seen in
presentation number 1.
ForPrinting.c – Seen in
presentation number 1.
WhilePrinting.c – Seen
in presentation number 1.
Larger.c – Seen in presentation
number 1.
LargerFunc.c – Seen in
presentation number 1.
Presentation number 2:
SimpleScanf.c – Seen in
presentation number 2.
SqrtPow.c – Seen in
presentation number 2.
Presentation number 3:
If_Else_Example.c –
Seen in presentation number 3.
While_Print.c – Seen in
presentation number 3.
While_Factorial.c –
Seen in presentation number 3.
For_Factorial.c – Seen
in presentation number 3.
Avg_Break.c – Seen in
presentation number 3.
Avg_Continue.c – Seen in
presentation number 3.
Test_Fail.c – Seen in
presentation number 3.
Prime_Numbers.c – Seen
in presentation number 3.
Pyramid.c – Seen in
presentation number 3.
Mult_Table.c – Seen in
presentation number 3.
Presentation number 4:
Power.c – Seen in presentation
number 4.
Square.c – Seen in presentation
number 4.
ShowHelp.c – Seen in
presentation number 4.
Factorial.c – Seen in
presentation number 4.
|