Skip to content

Follow standard naming convention for all DPPL_XXXX function. #41

Closed
@diptorupd

Description

@diptorupd

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions