Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command line parameters in callback #2

Open
DmitriiGorelov opened this issue Feb 5, 2024 · 0 comments
Open

command line parameters in callback #2

DmitriiGorelov opened this issue Feb 5, 2024 · 0 comments

Comments

@DmitriiGorelov
Copy link

DmitriiGorelov commented Feb 5, 2024

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 );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant