nana-c++lg

Langue: en

Version: 260781 (debian - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

nana-c++lg - compiles and runs a (C++) program using the nana library.

SYNOPSIS

nana-c++lg [g++ arguments] files...

DESCRIPTION

This command uses nana(1) to generate a gdb(1) script, compiles the files using g++(1) and then runs the commands under gdb(1). It is intended as as an aid for testing small programs or as a tool for first year students.

SEE ALSO

nana(1), nana(3), I(3), DI(3), L(3), DL(3), Q(3) and nana.info.

The nana.info is the primary documentation.

AUTHOR

Phil Maker <pjm@gnu.org>