source:
CIVL/mods/dev.civl.abc/examples/chars.c
| Last change on this file was aad342c, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 81 bytes | |
| Rev | Line | |
|---|---|---|
| [aad342c] | 1 | |
| 2 | int x = 'c'; | |
| 3 | char str0[]={'h', 'e', 'l', 'l', 'o', '\0'}; | |
| 4 | char str1[]="hello"; | |
| 5 |
Note:
See TracBrowser
for help on using the repository browser.
