emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why named structs and unions? C11 supports anonymous structs and uni


From: Richard Stallman
Subject: Re: Why named structs and unions? C11 supports anonymous structs and unions
Date: Mon, 12 Feb 2018 17:18:07 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > Now a++ generates
  > a temporary or rvalue i.e. you cannot assign a value to it like
  > (a++ = 7) and increment/decrement of temporaries is not
  > allowed, causing compilation to fail.

I added explanation of that.

  > > What is "temporary generation"?
  > >
  > > The term "rvalues" is not used.

We don't need to define or use those terms.


-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Skype: No way! See https://stallman.org/skype.html.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]