Skip to content

Non-standard code clutter #16

@GravisZro

Description

@GravisZro

There is a lot very old coding conventions used that makes the triangle difficult to read.

The worst offenders are:

  • the small C function declarations
  • use of VOID
  • use of INT_PTR which can be the wrong size
  • improper use of printf for printing pointers

These are solved by PR #12 and PR #9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions