Skip to content
/ epopen Public

Library: An extended version of popen which includes both stdin and stdout

Notifications You must be signed in to change notification settings

pmitros/epopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Extended popen

epopen is an Extended popen. It runs a program, like 'system' or 'popen', but returns file pointers to both STDIN and STDOUT. It's useful for basic automation of text-based programs. I wrote this in high school, I think.

About

Library: An extended version of popen which includes both stdin and stdout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages