Changes

Jump to navigation Jump to search
2 bytes removed ,  16:02, 23 January 2015
m
no edit summary
Line 16: Line 16:  
From the code perspective this looks like this:
 
From the code perspective this looks like this:
   −
<code>
+
<pre>
 
int main(int argc, char **argv)
 
int main(int argc, char **argv)
 
{
 
{
Line 33: Line 33:  
return 0;
 
return 0;
 
}
 
}
</code>
+
</pre>
    
== Adding test to automatic suite ==
 
== Adding test to automatic suite ==
    
[[Category: Development]]
 
[[Category: Development]]

Navigation menu