Skip to content

Wrong index in command line argument #2

@x14ngch3n

Description

@x14ngch3n

if (argc == 3 && !strcmp(argv[1], "-d"))

The index here should be argv[2] to enable the debug flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions