[net.lang.c++] C++ doesn't output unsigned correctly.

stephen@comp.lancs.ac.uk (Stephen J. Muir) (08/18/86)

This program incorrectly prints minus one:

# include <stream.h>

main ()
{	unsigned x = -1;
	cout << x << "\n";
}

C++ version 1.1, BSD 4.2, DEC VAX-11/750.
-- 
EMAIL:	stephen@comp.lancs.ac.uk	| Post: University of Lancaster,
UUCP:	...!mcvax!ukc!dcl-cs!stephen	|	Department of Computing,
Phone:	+44 524 65201 Ext. 4120		|	Bailrigg, Lancaster, UK.
Project:Alvey ECLIPSE Distribution	|	LA1 4YR