[comp.lang.c++] form function

rick@pegasus.siemens.com (Rick Taft) (11/26/90)

	 Does anybody out there have code for the function "form" that
	 would work using AT&T C++ 2.0 on a SPARCstation under sunOS
	 4.1?

	 Form was used in older versions of C++ to get formatted
	 output.  I guess it's been replaced by manipulators but we
	 have a large program that uses form extensively that we want
	 to compile using version 2.0.  (We already have our
	 programming using iostream.h instead of stream.h.)

	 We have code for form that works with a sun 3 but the same
	 code on a sparc causes a segmentation error.

			   rick@siemens.com
		   Siemens Corporate Research, Inc.
	     755 College Road East, Princeton, NJ  08540
			    (609) 734-3324

			   rick@siemens.com
		   Siemens Corporate Research, Inc.
	     755 College Road East, Princeton, NJ  08540
			    (609) 734-3324