using C++ formatting (IO manipulators) with ROOT

From: Pasha Murat (murat@cdfsga.fnal.gov)
Date: Mon Sep 15 1997 - 18:48:04 MEST


	Hi, 

is is possible to use IO manipulators with ROOT? - To use standard manipulators
one has to include <iomanip.h> and at this point rootcint starts complaining
(see output below)

	Any comments on how to bypass the diagnostics ? What one should do to
	follow the advice ?

						Thanks a lot, Pasha.
--------------------------------------------------------------------------------
/cdf/upgrade/tracking/murat/psi>root
  *******************************************
  *                                         *
  *        W E L C O M E  to  R O O T       *
  *                                         *
  *   Version   1.03/03 12 September 1997   *
  *            Development version          *
  *                                         *
  *  You are welcome to visit our Web site  *
  *          http://root.cern.ch            *
  *                                         *
  *******************************************

CINT/ROOT C/C++ Interpreter version 5.13.24, Aug 24 1997
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
root [0] #include <iomanip.h>
Error: Unexpected EOF G__fignorestream():3 FILE:/usr/include/CC/iomanip.h LINE:121
Advice: You may need to use +P or -p option
*** Interpreter error recovered ***
--------------------------------------------------------------------------------



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:20 MET