.\" icecpp.1 -- .\" Created: Thu, 15 Dec 2005 22:09:31 +0100 .\" .TH "ICECPP" "1" "2008-08-07" "Francisco Moya" "ZeroC IceE 1.2" .SH "NAME" icecpp \- Slice preprocessor .SH "SYNOPSIS" .B icecpp [OPTIONS] .SH "DESCRIPTION" Slice preprocessor derived from GNU GCC preprocessor used implicitly by the Slice translators released before Ice 3.3. Current Slice translators use .B mcpp. Only a small subset of GNU preprocessing directives are officially supported in Slice. .SH "OPTIONS" Currently .B icecpp is a renamed GNU GCC preprocessor. Therefore it accepts all of the command\-line arguments of the GNU GCC preprocessor. Refer to cpp(1) for further information. .SH "COPYRIGHT" This man page is Copyright (C) 2008 Francisco Moya. License GPLv3+: GNU GPL version 3 or later .PP This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .PP The text of GPLv3 is also available in /usr/share/common\-licenses/GPL\-3 .SH "SEE ALSO" cpp(1), slice2cppe(1), slice2javae(1).