[comp.lang.c++] c++ portability

root@sdd.UUCP (03/25/87)

	C++ is incredibly portable.  To my machine (A CT MightyFrame),

		make scratch
		...

		make

	was sufficient except for one change to math.h for MAXFLOAT!
	(I did not actually type only this sequence, as I did not realize
	that so few changes were necessary...

								Daniel Corbett