strip-c-io ( -- )


Vocabulary
tools.deploy.shaker

Word description
On all platforms, if deploy-io is 1, we strip out C streams. On Unix, if deploy-io is 3, we strip out C streams as well. On Windows, even if deploy-io is 3, C streams are still used for the console, so don't strip it there.

Definition