cppstdin

run a C preprocessor on the standard input stream 

Command


SYNOPSIS

cppstdin


DESCRIPTION

cppstdin is a filter. It takes text redirected from a file, or piped into it, runs that text through any recognized and available C preprocessor, and outputs that text to standard output.

This command is used by the perl -P option.

cppstdin is a MKS KornShell script so that it can be extended easily by the user to support C preprocessors that were not available at the time that cppstdin was first written.


DIAGNOSTICS

Possible exit status values are:

0 

Successful completion.

>0 

An error occurred.


PORTABILITY

Windows 8.1. Windows Server 2012 R2. Windows 10. Windows Server 2016. Windows Server 2019. Windows 11. Windows Server 2022.


AVAILABILITY

PTC MKS Toolkit for Power Users
PTC MKS Toolkit for System Administrators
PTC MKS Toolkit for Developers
PTC MKS Toolkit for Interoperability
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition


SEE ALSO

Commands:
perl, sh


PTC MKS Toolkit 10.4 Documentation Build 39.