Skip to content

Refactoring: replace snprintf and sscanf with sto* and to_string() where practical #273

@azonenberg

Description

@azonenberg

Will be cleaner and more concise since it can be used directly in m_transport->SendCommand() without needing multiple lines of code.

This is not intended to be a ban on the C-style functions, only a cleanup where cleaner code results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupRemoving cruft

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions