This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2015:data:projects:dln0 [2015/10/25 22:03] – [In inc/data.h] wedge | haas: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/ | ||
+ | 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/ | In **src/ | ||
Line 173: | Line 176: | ||
====================================================== | ====================================================== | ||
[mknode] Total: | [mknode] Total: | ||
- | [cpnode] Total: | + | [cpnode] Total: |
[rmnode] Total: | [rmnode] Total: | ||
====================================================== | ====================================================== | ||
- | | + | |
====================================================== | ====================================================== | ||
lab46: | lab46: | ||
</ | </ | ||
- | |||
=====Submission===== | =====Submission===== | ||
{{page> | {{page> | ||