Team 2 Bugs Report
Revision as of 18:17, 21 September 2013 by Kabeer Rashid (talk | contribs)
Bugs/Problems
Week 1 - Sept 9 - 15
- Memory Map appears after exiting the program in Matrix. - Visual Studio requires a return value for the function edit. For testing purpose we put "return 0" as the return type. - The following link contains an image of the memory map problem:Memory Map
Week 2 - Sept 15 - 22
- Cannot get offset to work. - Function crashes if you go more right beyond the end of the string.
Accomplishments
Week 1 - Sept 9 - 15
- Display function has been completed.
Week 2 - Sept 15 - 22
- Majority of the edit functions have been completed. - cursor does not go beyond the end of the string.