Open main menu

CDOT Wiki β

Changes

BTP300B Team 13 Weekly Log

1,061 bytes added, 12:05, 24 September 2012
no edit summary
==Week 1==
9/10/2012 - Assignment one is read through
==Week 2 ==
'''9/10/2012'''
* Assignment one is read through
* Began working on Display function
'''9/12/2012'''
* Finished developing Display function
*Began working on Edit function
==Week 3 ==
'''9/17/2012'''
* fixing bugs for moving through a string:
* trailing left in a field (which is half the size of the string) with an offset (at the middle of the string) is displaying the same character, but not changing the character string
'''9/19/2012'''
* Home, end, arrows, delete and backspace development are complete
* beginning development of the insert logic and character insertion
'''9/20/2012'''
* insert and overwrite development complete
* fully pass a1test.cpp flawlessly!
* starting a1app.cpp ( our own application for use of edit function)
 
 
== '''<u>a1app.cpp</u>''' ==
 
This application prompts the user for their name and full address and allows them to edit their information with the use of the functions from the cio namespace
 
'''9/21/2012'''
*debug on all platforms and screenshots made for a1test.cpp
*completed a1app.cpp and tested on matrix
 
'''9/23/2012'''
'''*Assignment 1 complete and submitted'''
==Week 3 ==
==Week 4 ==
==Week 5 ==
1
edit