sheredom / subprocess.h

🐜 single header process launching solution for C and C++
The Unlicense
1.1k stars 97 forks source link

Use the flags variable when calling createProcessA #55

Closed fricher closed 2 years ago

fricher commented 2 years ago
sheredom commented 2 years ago

Looks like clang has added some new lint that breaks this PR - I'll try do a PR to fix that.