www.digitalmars.com         C & C++   DMDScript  

D - some minor bugs on the document

[[lex.html]]

Keyword list lacks two words:
* is
* unittest

[[ctod.html]]

IIUC, The D Way of Unsigned Right Shift should be

j = i >>> 3; // not i >> 3

[[future.html]]

need to be revised?

Kaz
Jan 04 2004