Personal tools
User menu

Difference between revisions of "Buildrev"

From Francois Louw

Jump to: navigation, search
(Created page with "This application is quite handy and small. It is coded in simple C. Every time it runs it reads the given header file and increments the number. Please note that this program...")
 
Line 4: Line 4:
  
 
The format for the header file is as follows:
 
The format for the header file is as follows:
 +
<pre>
 
<source lang="csharp">
 
<source lang="csharp">
 
// Hello World in Microsoft C# ("C-Sharp").
 
// Hello World in Microsoft C# ("C-Sharp").
Line 18: Line 19:
 
}
 
}
 
</source>
 
</source>
 +
</pre>

Revision as of 17:16, 20 November 2012