$VERSION/de

From MCS Wiki AVR
< $VERSION
Revision as of 20:07, 15 February 2013 by Admin (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

= (**COPIED FROM ENGLISH PAGE**) === Action

This compiler directive stores version information.

 

 

Syntax

$VERSION V,S,R

 

 

Remarks

Version info is important information. If you need to maintain source code, it will make it easy to identify the code.

$VERSION has 3 parameters. These must be numeric digits. Each time you compile your code, the release number is increased.

 

You can use Version(2) to print this information. $version 1,2,3 will be printed as 1.2.3

 

 

See also

VERSION

 

 

Example

$version 1,2,3

Print Version(2)

Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language