Skip to content

command line parameters in callback #2

@DmitriiGorelov

Description

@DmitriiGorelov

There might be more than one running module with the same name.
In this case we get a callback onFoundProcess() triggered more than once.

But the issue is, the command line parameters are printed out correclty only in the first callback:

currentArg += printf( "%s ", currentArg );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions