Compilers and programming style (was Re: A question of style)

Scott Amspoker scott at bbxsda.UUCP
Tue Jan 9 10:09:31 AEST 1990


In article <2283 at dataio.Data-IO.COM> bright at dataio.Data-IO.COM (Walter Bright) writes:
>volatile int *p;
>*p;		/* has side effects and must not be optimized away	*/

Just curious - what kind of code should be generated for the above
C fragment?


-- 
Scott Amspoker
Basis International, Albuquerque, NM
(505) 345-5232
unmvax.cs.unm.edu!bbx!bbxsda!scott



More information about the Comp.lang.c mailing list