Skip to content

Provide cross-platform console printing #10

@ThenTech

Description

@ThenTech

Detect compiler/platform and change console commands from utils.hpp accordingly. These are currently only supported on Windows.

Support needed for the following commands:

  • system("PAUSE")
  • system("TITLE " + *) or MSVC SetConsoleTitle()
  • system("CLS")

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions