Index

Symbols

!= (inequality operator)
comparing pointers with, Solution
overriding, Discussion, Discussion
Set class, Solution, Discussion
# (comment character), Solution
#define preprocessor directive, Solution, Discussion
#elif preprocessor directive, Solution, Discussion
#if preprocessor directive, Solution, Discussion
#undef preprocessor directive, Solution, Discussion
& (bitwise AND operator), Discussion, Discussion, Discussion, Solution, Discussion
' (single quotes), on command line, Discussion
( ) (cast operator), Problem
( ) (parentheses)
balanced, Problem
in equations, Solution
* (wildcard character), Discussion
*= (assignment operator), Problem, See Also
+= (assignment operator), Problem, See Also
- (hyphen)
in regular expression patterns, Solution
on command line, Discussion
-= (assignment operator), Problem, See Also
.dmp file extension, Problem
.NET web services, Windows NT 4.0 not supporting, What You Need to Use This Book
/ (slash), on command line, Discussion
// (comment characters), Solution
//... (omitted C# code in examples), Conventions Used in This Book
/= (assignment operator), Problem, See Also
/checked compiler switch, Discussion
/main compiler switch, Discussion
; (semicolon), on command line, Discussion
< (less than operator), Solution
<!--...--> (omitted XML code in examples), Conventions Used in This Book
<= (less than or equal operator), Solution
<> (angle brackets), balanced, Problem
== (equality operator)
comparing pointers with, Solution
comparing strings with, Discussion
overriding, ...

Get C# Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.