Changes

Jump to: navigation, search

User:Dennis Villasenor

775 bytes added, 15:42, 12 September 2013
BTP300 Developer Diary
== BTP300 Developer Diary ==
 
Thursday Sept 5, 2013
- Spent Thursday working on lab 1. I'll be working on lab 2 on Thursday this week.
 
Saturday Sept 7, 2013
- Spent Saturday working on the display function of assignment 1 and got it working. Huda has already finished most of the edit. function for A1. I will be working on the Backspace and Delete components of the edit function.
* I've been having an issue with ghost keys on my laptop due to degradation of the bus(?) that controls my laptop's keyboard though it hopefully should not pose any issues with working on the assignment.
 
Monday Sept 9
 
* Got the delete and backspace function working after 3 hours working on this application. Found an issue with the insert function in that it is not working. Will be looking at it later this week.
 
Thursday Sept 12
 
* Fixed the insert issue, it turns out we forgot to put in a condition that detects when the insert button is clicked in our switch case statement. There was also an issue with compiling it in matrix due to using the strlen and strcpy methods. After adding #include<cstring> the application now compiles in matrix as well. Ran through the test a few times and it passed all of the. Sent the application over to Huda for her to take a look at it and see if there's any bugs or issues missed.
== DPS909 ==
1
edit

Navigation menu