1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
9 <!-- $Id: cpp.xml,v 1.1 2007/03/10 05:15:34 scott Exp $ -->
11 <section id='cpp_preprocessing'>
12 <title>CPP Preprocessing</title>
13 <para>Cpp is the C-language pre-processor. fvwm offers cpp processing
14 which mirrors the m4 pre-processing. To find out about it,
16 <fvwmref sect="m4" opt="m4_preprocessing" name="M4"/>
17 section, but replace "m4" with "cpp".</para>