Skip to content

Update sdlatomic.inc according to code style guidelines #58

Description

To be in accordance with the code style guidelines, which states to stay as close as possible with the C code, I would suggest the following updates for sdlatomic.inc:

Line 42: Rename TSDL_Atomic into TSDL_atomic_t and lower-case Value + also adapt all parameter lists consequently
Line 49 + 87: Rename param. list (oldValue into oldval, ...)
Many param lists: Rename atomic by a and value by v.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersto doSome update necessary, critical or not

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions