Optimization, volatile (was Re: volatile)
Rob McMahon
cudcv at daisy.warwick.ac.uk
Sun May 8 02:47:04 AEST 1988
In article <8051 at elsie.UUCP> ado at elsie.UUCP (Arthur David Olson) writes:
|[ I wrote ]
|> ... how do you use #pragma to specify all of:
|> volatile int *p;
|> int *volatile p;
|> volatile int *volatile p;
|#pragma volatile int *p;
|#pragma int *volatile p;
|#pragma volatile int *volatile p;
Right, I'd forgotten how completely undefined #pragma's were. Rats. I
knew I should have stayed well clear of this discussion.
Rob
--
UUCP: ...!mcvax!ukc!warwick!cudcv PHONE: +44 203 523037
JANET: cudcv at uk.ac.warwick.cu ARPA: cudcv at cu.warwick.ac.uk
Rob McMahon, Computing Services, Warwick University, Coventry CV4 7AL, England
More information about the Comp.lang.c
mailing list