You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
246 B
12 lines
246 B
bit 8 32
|
|
word 4 4
|
|
char 1 1
|
|
short 2 2
|
|
int 4 4 2147483647
|
|
long 4 4
|
|
float 4 4
|
|
double 8 8
|
|
bptr 4 4
|
|
wptr 4 4
|
|
struct 1 1
|
|
struct2 1 1
|