Skip to content

Main Header is Restrictive #33

@fields4242

Description

@fields4242

The MMSP.main.hpp header currently enforces a highly restrictive usage of the MMSP functions, requiring definitions of grid types to be used and messages for the command line before its inclusion. This creates the need to separate the inclusion of MMSP as a whole and MMSP.main.hpp. Rather than requiring this, the main header may be done away with altogether, allowing the user to create and implement their own functions for grid generation, updating, and output using the functionality within MMSP, without use of command line arguments if the user chooses. A template for properly structured code without the main header may also be included within the project.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions