is there any word processing software for the pdp11?

Fred Cisin cisin at xenosoft.com
Tue Dec 2 14:21:54 CST 2014


> > long long int A;
> > int B;
> > A = B << 32;
> Hmm.  What C compiler did this, on what distro?  I'm pretty sure that
> this throws a compiler warning in gcc with -Wall...

WARNING.  NOT ERROR.
I always advised my students to turn up warnings to the max, but many
didn't want to.


And, are you aware of what some intel chips will do if you ask them to
shift 33 bits?  (anything >32)


--
Grumpy Ol' Fred     		cisin at xenosoft.com




More information about the cctech mailing list