Team LiB
Previous Section Next Section

Index

Symbols

! operator, 25
!= operator, 449
(*/) block comments, 9
(+) addition operator, 40
(//) single line comments, 9
(==) equality testing, 25, 449
(+) operator, 40, 449
.NET Framework
downloading SDK, 783
using online documentation, 789
.NET Framework Class Library. See FCL
/out compiler option, 433
/t compiler option, 430
/t exe compiler option, 430
library compiler option, 431
@ character, 448
\n escape character, 448
\t escape character, 448
\\ escape character, 448
{ } braces
class declarations, 10
delimiting blocks of code, 11
placement of, 48

Team LiB
Previous Section Next Section