#subprocessh — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #subprocessh, aggregated by home.social.
-
#subprocessh is a simple #publicdomain process spawning #C #library.
#subprocess.h provides convenient, cross platform utilities for spawning processes and interacting with them. subprocess.h uses a shell IO interface for interacting between processes, with communication happening primarily over stdin and stdout. subprocess.h can wait for a process to complete, as well as set (or inherit) the environment.
Website 🔗️: https://github.com/sheredom/subprocess.h