1
edit
Changes
→Week 2
==Week 2 ==
10/17/2012: Further debugging of the code including left and right movement.
10/18/2012: Fixing errors to with the text going off the field length.
10/19/2012: Fixing errors to do with the printing of unwanted characters.
10/19/2012: Contributed question about pointer arithmetic precedence and whether *(int*) p is same as (*(int*)p) for void* p;
10/20/2012: Debugged the majority of the remaining code and compiled and tested on different platforms (after school nearly 5+ hours).
10/21/2012: Updated some code and almost fully debugged (after school nearly 3+ hours).
10/22/2012: Wrote application file. Compiling and preparing for submission.
==Week 3 ==
==Week 4 ==