Paste your code to gist
http://gist.github.com
ITP Spring 2009
http://gist.github.com
Post links to your assignment here.
Because there were so many questions today I’ve put together several small C programming examples covering the questions around types, arrays, strings, pointers, and structs. There is a wealth of information here. You should examine and compile each one. They start simple and become more complex, structfun3.c is the most complicated. It shows you how you can implement object-oriented design principles in C.
Post your assignment links as comments to this post.
From the Stanford class CS193P: iPhone Application Programming
And some other cool stuff
Sometimes it takes a while *wink*
