Name

queue_size

Synopsis

int queue_size(const Queue *queue);

Return Value

Number of elements in the queue.

Description

Macro that evaluates to the number of elements in the queue specified by queue.

Complexity

O (1)

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.44.94