sheredom / subprocess.h

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

Rename process.h -> subprocess.h and all the functions. #13

Closed sheredom closed 4 years ago

sheredom commented 4 years ago

Because Windows already has a header process.h so I've finally (3 years later) decided to just rename the header to subprocess.h as a get out clause.

Fixes #4.