This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
haas:fall2022:data:projects:dll2 [2022/10/15 12:17] – wedge | haas:fall2022:data:projects:dll2 [2022/10/31 11:45] (current) – [OVERVIEW] wedge | ||
---|---|---|---|
Line 10: | Line 10: | ||
=====OVERVIEW===== | =====OVERVIEW===== | ||
- | With our list implementation completed, we will be making some modifications to better suit our implementation for our next intended data structure, stacks. Namely, adding the **qty** element to the list struct. | + | With our list implementation completed, we will be making some modifications to better suit our implementation for our next intended data structure, stacks. Namely, adding the **qty** element to the list struct, and adding more modes to **display()**. |
=====UPGRADING===== | =====UPGRADING===== |