Microsoft C# Language Specifications Comments and Corrections (324116)



The information in this article applies to:

  • MSPRESS Microsoft C# Language Specifications, ISBN 0-7356-1448-2

This article was previously published under Q324116

SUMMARY

This article contains comments, corrections, and information about known errors relating to the Microsoft Press book Microsoft C# Language Specifications, ISBN 0-7356-1448-2.

The following topics are covered:

  • Page 13: Typographical Error

MORE INFORMATION

Page 13: Typographical Error

There is a typographical error at the top of page 13. The word "is" is missing from the last statement.

Change:
"A static field associated with a type, whereas an instance variable is associated with an instance."

To:
"A static field is associated with a type, whereas an instance variable is associated with an instance."

Microsoft Press is committed to providing informative and accurate books. All comments and corrections listed above are ready for inclusion in future printings of this book. If you have a later printing of this book, it may already contain most or all of the above corrections.

Modification Type:MajorLast Reviewed:6/6/2002
Keywords:kbdocerr kbdocfix kbinfo KB324116