Personal tools
User menu

Difference between revisions of "Buildrev"

From Francois Louw

Jump to: navigation, search
Line 5: Line 5:
 
Please note that this program is very basic, and apart from file checking it does not do any other checking.
 
Please note that this program is very basic, and apart from file checking it does not do any other checking.
  
Usage of the program is 'buildrev build.h'
+
Usage of the program is '''buildrev build.h'''
  
 
The format for the header file is as follows:
 
The format for the header file is as follows:
Line 15: Line 15:
 
<source lang="c">int build= 1</source>
 
<source lang="c">int build= 1</source>
  
'The code looks for the third field (separated by space) and increases that value.'
+
'''The code looks for the third field (separated by space) and increases that value.'''
  
 
Here is the [http://aeif.info/files/buildrev/buildrev.c code] released under the [http://aeif.info/gpl-3.0.txt GPL 3 license]
 
Here is the [http://aeif.info/files/buildrev/buildrev.c code] released under the [http://aeif.info/gpl-3.0.txt GPL 3 license]

Revision as of 17:40, 20 November 2012