source:
CIVL/mods/dev.civl.abc/examples/link/struct4.c
| Last change on this file was aad342c, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 84 bytes | |
| Rev | Line | |
|---|---|---|
| [aad342c] | 1 | struct S$TU0 { |
| 2 | int x; | |
| 3 | }; | |
| 4 | ||
| 5 | struct S$TU0; | |
| 6 | ||
| 7 | struct S; | |
| 8 | ||
| 9 | struct S$TU3 { | |
| 10 | double y; | |
| 11 | }; |
Note:
See TracBrowser
for help on using the repository browser.
