State two differences between a function and a procedure as used in pascal programming language ()
Outline the use of each of the following C language file functions (4 mks)
i) putc()
ii)fprintf() ()
Write a program in C language that could be used to generate the following output
4
4 5
4 5 6
()