A CDE Definition
bracket
In programming, brackets (the [ and ] characters) are used to enclose numbers and subscripts. For example, in the C statement int menustart [4] = {2,9,15,22}; the [4] indicates the number of elements in the array, and the contents are enclosed in curly braces. In the C expression, if (ABCbuff [501] == '\x1'), the [501] indicates the 501st byte of the ABC buffer (starting with 0). See also bracketing.

Before/After Your Search Term
Before | After |
---|---|
BPON | bracketing |
BPOS | Bragg grating |
bpp | brain-computer interface |
BPQL | brain dump |
BPR | brain-machine interface |
bps | brain mapping |
BPSK | brain scanning |
BPSS | brains |
BQFP | branch |
braces | branch prediction |
Terms By Topic
Click any of the following categories for a list of fundamental terms.