Content deleted Content added
Loadmaster (talk | contribs) →top: Split and expand sentence. Added placeholder usage |
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags |
||
Line 6:
==Examples==
[[C (programming language)|C]]:
<
int main(void)
{
Line 14:
return 0;
}
</syntaxhighlight>
In this example, '''j''' is an unreferenced variable.
<!-- Do not add the References section until references are used in the article. -->
|