[Ansi c] how to create 3 simple functions?
[Ansi c] how to create 3 simple functions?
(OP)
I have alloced a table m x n and i would like to know how to create functions. I am supposed to :
1)free memory;
2)print table;
3)fill table in this way:
1010101010101....
0101010101010....
.
.
.
please help me...
1)free memory;
2)print table;
3)fill table in this way:
1010101010101....
0101010101010....
.
.
.
please help me...




