Difference between revisions of "BTP300A Team 11 Bugs Report"

From CDOT Wiki
Jump to: navigation, search
(Created page with 'Working on assignment 1. Testing the "edit()" function')
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Working on assignment 1.
+
==NOTE: TEAM 11!==
Testing the "edit()" function
+
==Week 1==
 +
 
 +
      - Working on Display funciton.
 +
 
 +
==Week 2==
 +
 
 +
 
 +
Display Function completed   
 +
 
 +
      - working on testing edit().
 +
      - still testing edit, some (simpler) buttons complete.
 +
 
 +
 
 +
 
 +
==Week 3 ==
 +
 
 +
      - Edit - Insert in particularly produced errors - fixed the algorithm for insert and copy over
 +
 +
 
 +
      - Issues with compiling on Borland.  Produces errors with constants and wont compile
 +
        Visual Studio wont compile either(fixed).
 +
 
 +
 
 +
 
 +
 
 +
      - Needed to declare arrays properly

Latest revision as of 14:57, 29 September 2013

NOTE: TEAM 11!

Week 1

     - Working on Display funciton.

Week 2

Display Function completed

     - working on testing edit().
     - still testing edit, some (simpler) buttons complete.


Week 3

     - Edit - Insert in particularly produced errors - fixed the algorithm for insert and copy over 

     - Issues with compiling on Borland.  Produces errors with constants and wont compile
       Visual Studio wont compile either(fixed).



     - Needed to declare arrays properly