User Tools

Site Tools


haas:fall2015:data:projects:dln0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2015:data:projects:dln0 [2015/10/25 22:03] – [In inc/data.h] wedgehaas:fall2015:data:projects:dln0 [2015/10/25 22:06] (current) – [node library] wedge
Line 153: Line 153:
  
 You'll notice these #defines map to numeric values, and particular ones at that. This is to our supreme advantage: if you understand how numbers work, you should have an easy time of working with these status codes. You'll notice these #defines map to numeric values, and particular ones at that. This is to our supreme advantage: if you understand how numbers work, you should have an easy time of working with these status codes.
 +
 +====In inc/support.h====
 +Finally we have support.h... this header will contain some information on helper functions utilized in the various unit tests. You really don't need to bother with this... in fact, do not use any of these functions in your implementation.
 ====node library==== ====node library====
 In **src/node/**, you will find skeletons of what was previously there, ready for you to re-implement. In **src/node/**, you will find skeletons of what was previously there, ready for you to re-implement.
Line 173: Line 176:
 ====================================================== ======================================================
     [mknode] Total:  12, Matches:  12, Mismatches:   0     [mknode] Total:  12, Matches:  12, Mismatches:   0
-    [cpnode] Total:  15, Matches:  15, Mismatches:   0+    [cpnode] Total:  17, Matches:  17, Mismatches:   0
     [rmnode] Total:   4, Matches:   4, Mismatches:   0     [rmnode] Total:   4, Matches:   4, Mismatches:   0
 ====================================================== ======================================================
-   [RESULTS] Total:  31, Matches:  31, Mismatches:   0+   [RESULTS] Total:  33, Matches:  33, Mismatches:   0
 ====================================================== ======================================================
 lab46:~/src/data/dln0$  lab46:~/src/data/dln0$ 
 </cli> </cli>
- 
 =====Submission===== =====Submission=====
 {{page>haas:fall2015:common:submitblurb#DATA&noheader&nofooter}} {{page>haas:fall2015:common:submitblurb#DATA&noheader&nofooter}}
  
haas/fall2015/data/projects/dln0.1445810594.txt.gz · Last modified: 2015/10/25 22:03 by wedge