Go to the source code of this file.
Functions | |
main () | |
Variables | |
struct { | |
long l | |
short s | |
} | a |
main | ( | void | ) |
Definition at line 5 of file structsize.c.
struct { ... } a |
long l |
Definition at line 3 of file structsize.c.
short s |
Definition at line 2 of file structsize.c.