Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupRemoving cruft

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions