1
edit
Changes
no edit summary
Working on Display function.
* Problems with cursor positioning.
==Week 3 ==
Working on Edit function:
* RIGHT, LEFT and BACKSPACE.
* Not sure how to use curPosition and strOffset.
==Week 4 ==
Working on Edit function:
* RIGHT, LEFT and BACKSPACE working.
* HOME, END and exit keys working.
* Correctly using curPosition and strOffset after changing logic (sending pointers to display function).
* Problems overstriking characters in field.