Closed
Description
I am not a bit fun of coding info in function names but for C it is usual to place structure name in the front and then method. The same naming could be used for other functions related to the structure. The struct here is Queue
and method GetContext
. So the family of functions for queue could have naming similar to this: DPPLQueue_GetContext(...)
.
Originally posted by @PokhodenkoSA in #30 (comment)
Metadata
Metadata
Assignees
Labels
No labels