Saturday, 11 February 2012

String Length

After looking at Fardad's miniprint function I have decided to code "strlen" using pointer arithmetic. I hope it works properly because then it would mean that i fully understand pointer arithmetic. Also i cant wait to get my svn account and start coding the next part of the assignment.

Thursday, 9 February 2012

Real syntax of main()

Interesting stuff ! I am going to walk through the printf that fardad wrote. Also found variable arguments interesting

Saturday, 14 January 2012