Difference between revisions of "Test"
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Test |
Test |
||
< |
<source lang="c"> |
||
a=0; |
a=0; |
Latest revision as of 18:46, 14 November 2011
Test
a=0;
if (b==0) {
c=11;
}