On 29 June 2013 03:02, Ali Çehreli <[email protected]> wrote: > I have continued with the translation of the book. There are 82 of the 718 > pages still to be translated. (However, I still need to write the UDA > chapter.) > > In addition to many corrections and additions throughout the book, there are > the following chapters translated: > > * Bit Operations > * Conditional Compilation > * is Expression > * Function Pointers, Delegates, and Lambdas > * foreach with Structs and Classes > * Unions > * Labels and goto > > As a reminder, the book is available as PDF, downloadable from the header of > each chapter: >
All of which someone would need to translate back into English again. :o) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
