| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004030 | KWStyle | | public | 2006-11-07 13:18 | 2006-11-07 13:24 |
|
| Reporter | Sylvain Jaume | |
| Assigned To | Julien Jomier | |
| Priority | low | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | open | |
| Platform | | OS | | OS Version | |
|
| Summary | 0004030: int cell[4] = { 0, 3, 2, 1 }; causes error message |
| Description | For this line of code:
int cell[4] = { 0, 3, 2, 1 };
I get the error message:
Unnecessary semicolon |
| Tags | No tags attached. |
|
| Attached Files | |
|