problem in type conversion

Jay Zelitzky myunive at nsc.UUCP
Thu Jan 5 19:45:59 AEST 1984


........
	The accepted definition of C as I have seen in all versions of the
C compiler is that in assignment ops, as in assignments; the right side
is converted to the type of the left side before the op is done.  This makes
sense since assignment ops are treated the same as regular assignments.  This
is what the C reference manual means to say.
				Jay
				hplabs!menlo70!nsc!myunive



More information about the Comp.lang.c mailing list