When writing the destroyQueue function for my queue ADT, is there really that much of a difference in using Code: while(queue->count) as...
Separate names with a comma.