User Tools

Site Tools


notes:data:fall2022:projects:dlq0

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
notes:data:fall2022:projects:dlq0 [2022/11/16 17:19] – [SPECIFICATIONS] dmucknotes:data:fall2022:projects:dlq0 [2022/11/16 17:20] (current) – [SPECIFICATIONS] dmuck
Line 13: Line 13:
   * Node *back - Same as data->last   * Node *back - Same as data->last
   * List *data - Pointer to list holding actual queue data   * List *data - Pointer to list holding actual queue data
-  * ulli buffer - Length of queue (0 = infinite)+  * ulli buffer - Maximum length of queue (0 = infinite)
  
 For this project you will be working with 6 new functions related to the new //queue// struct. For this project you will be working with 6 new functions related to the new //queue// struct.
notes/data/fall2022/projects/dlq0.1668619163.txt.gz · Last modified: 2022/11/16 17:19 by dmuck