EnglishFrenchSpanish

Ad


OnWorks favicon

cxref-cpp - Online in the Cloud

Run cxref-cpp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cxref-cpp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


cxref-cpp - A modified C preprocessor to use with cxref.

SYNOPSIS


cxref-cpp ...

DESCRIPTION


To improve the output that is available for the source code for cross-referencing a
modified version of the GNU CPP v2.7.2 is supplied (named cxref-cpp).

This modified C preprocessor allows for a finer control over some features of the
preprocessing that are not important for a compiler. In a standard preprocessor, the
preprocessor directives are intended for use only by the preprocessor, so passing the
information through is not important.

With cxref-cpp, there are some features that are different to the standard GNU CPP:

Compared to gcc versions earlier than version 2.8.0 there is an extra option that
will output the #include lines from the source file. In version 2.8.0 and later
this option is present.

Comments trailing a #include or a #define are not preserved by all versions of gcc
even if the -C option is used. This is not important while compiling, but is
useful for documenting.

The cxref-cpp program will take on the personality of the installed version of gcc
so that the gcc header files can be parsed. This means that it includes the same
default include directory paths and macro definitions. The file that contains
these definitions is called cxref-cpp.defines and is installed by the cxref-cpp-
configure program or specified by the -cxref-cpp-defines command line option.

OPTIONS


The same as for gcc, apart from '-cxref-cpp-defines' described above.

Use cxref-cpp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad