User Tools

Site Tools


haas:fall2018:data:projects:dll0

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
haas:fall2018:data:projects:dll0 [2018/10/15 14:39] – [Errata] wedgehaas:fall2018:data:projects:dll0 [2018/10/15 14:39] (current) – [In inc/list.h] wedge
Line 38: Line 38:
  
 struct list { struct list {
-    Node              *engine            // pointer to start of list +    Node              *lead              // pointer to start of list 
-    Node              *caboose           // pointer to end of list+    Node              *last              // pointer to end of list
 }; };
  
haas/fall2018/data/projects/dll0.1539614347.txt.gz · Last modified: 2018/10/15 14:39 by wedge