User`s manual

Dynamic C Users Manual digi.com 359
#ifdef ................................................................. 225
#ifndef ............................................................... 226
#interleave ......................................................... 226
#makechain ................................................. 44, 226
#memmap .......................................................... 227
options .................................................... 227
#nodebug ........................................... 209, 223, 331
#nointerleave ..................................................... 226
#nouseix ............................................................ 229
#pragma ............................................................ 227
#precompile ...................................................... 228
#undef ......................................................... 29, 228
#use ....................................................... 46, 47, 228
#useix ................................................................ 229
#warns ............................................................... 229
#warnt ............................................................... 229
#ximport ............................................................ 229
#zimport ............................................................ 230
line continuation ............................................... 222
compound
names .................................................................. 26
statements ............................................................ 32
compression .......................................................... 347
concatenation of strings .......................................... 30
configuration library ............................................. 143
const ...................................................... 173, 198, 222
continue ................................................... 41, 199, 215
example ............................................................... 41
copying text .......................................................... 249
costate ................................................................... 199
costatements ...................................... 56–62, 151–153
abort .................................................................. 193
firsttime ............................................................. 202
keyword ............................................................ 199
suspend .............................................................. 217
syntax .................................................................. 57
yield .................................................................. 221
creating a file ........................................................ 146
curly braces { } ....................................................... 32
cursor
execution ................................................... 255, 256
positioning ................................................ 246, 251
custom device driver ............................................. 143
cutting text ............................................................ 249
D
data area ................................................................ 166
data structure
composites .......................................................... 36
keyword .............................................................. 32
nesting ................................................................. 36
offset of element ............................................... 176
pass by value ....................................................... 39
returned by function .......................................... 183
union ................................................................... 36
data types ................................................................ 35
aggregate ............................................................. 35
primitive .............................................................. 25
DATAORG .................................................. 333, 335
DATASEG ........................................................... 125
date and time ........................................................ 114
db .......................................................................... 173
debug .................................................................... 330
dialog box ......................................................... 285
differences highlighting .................................... 258
disassemble at address ...................................... 258
disassembled code ............................................ 258
hints and tips ............................................... 91–112
keyword ............................................................ 199
memory dump ................................................... 258
mode ................................................................. 256
polling the target ............................................... 255
step over ............................................................ 255
switching modes ............................................... 251
trace into ........................................................... 255
trace macros ........................................................ 21
update watch expressions ................................. 258
watchdog timers ................................................ 116
windows .................................... 269–275, 293–297
declarations ....................................................... 32, 48
default ............................................................. 43, 200
Default Compile Mode ......................................... 282
delay loop ............................................................. 115
delimiter matching ................................................ 246
demotion ............................................................... 280
device .................................................................... 140
differences highlighting ........................................ 258
directory ................................................................ 140
create ................................................................. 159
default search .................................................... 161
delete ................................................................. 162
entry structure ................................................... 160
names ................................................................ 167
root .................................................................... 166
search conditions .............................................. 160
disassemble
at address .................................................. 258, 294
at cursor .................................................... 258, 294
DLM and FAT ...................................................... 155
do loop .................................................................... 40
dot operator ....................................................... 26, 36
download manager ............................................... 155
downloading ........................................................... 11
driver .................................................................... 140
DSR check ............................................................ 278
dump window ....................................................... 259
dw ......................................................................... 174
Dynamic C