Skip to content

Run sortcl in a new process from C. Capture console input and output.

Notifications You must be signed in to change notification settings

TeamIRI/scl-proc-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

scl-proc-c

Run sortcl in a new process from C.

Demonstrates how to capture console input and output.

Creates a console program which will read strings from standard input. The strings will be sent to a persistent sortcl process and be masked using different techniques, then be sent to standard output for display or redirection.

About

Run sortcl in a new process from C. Capture console input and output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published