www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - universal alpha?

reply Imperatorn <johan_forsberg_86 hotmail.com> writes:
https://forum.dlang.org/post/e5ghnv$2bns$1 digitaldaemon.com

On Tuesday, 30 May 2006 at 04:29:51 UTC, BCS wrote:
 Does anyone have a link to a definition of universal alpha as 
 used in the DMD docs?

 (see: http://www.digitalmars.com/d/lex.html#identifier)
For any other lonely souls looking for the Appendix D I've uploaded it here: https://github.com/Imperatorn/ISO_IEC-9899_1999
Oct 16 2020
parent Paul Backus <snarwin gmail.com> writes:
On Friday, 16 October 2020 at 13:27:57 UTC, Imperatorn wrote:
 https://forum.dlang.org/post/e5ghnv$2bns$1 digitaldaemon.com

 On Tuesday, 30 May 2006 at 04:29:51 UTC, BCS wrote:
 Does anyone have a link to a definition of universal alpha as 
 used in the DMD docs?

 (see: http://www.digitalmars.com/d/lex.html#identifier)
For any other lonely souls looking for the Appendix D I've uploaded it here: https://github.com/Imperatorn/ISO_IEC-9899_1999
You can also find a draft version of the C99 standard in HTML format here: http://port70.net/~nsz/c/c99/n1256.html
Oct 16 2020