Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
20 lines
1.3 KiB
HTML
20 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
|
|
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>core.h</title><link rel="stylesheet" type="text/css" href="../styles/main.css" /><script type="text/javascript" src="../styles/main.js"></script><script type="text/javascript">NDLoader.LoadJS("Content", "../styles/");</script></head>
|
|
|
|
<!-- Generated by Natural Docs, version 2.2 -->
|
|
|
|
<!-- saved from url=(0016)http://localhost -->
|
|
|
|
<body onload="NDLoader.OnLoad('Content');" class="NDPage NDContentPage">
|
|
|
|
<a name="Macros"></a><a name="Topic1371"></a><div class="CTopic TGroup LC first">
|
|
<div class="CTitle">Macros</div>
|
|
</div>
|
|
|
|
<a name="VERSION"></a><a name="Topic1372"></a><div class="CTopic TMacro LC last">
|
|
<div class="CTitle">VERSION</div>
|
|
<div class="CBody"><p>Combines major, minor, and patch versions into a single version number.</p><div class="CHeading">Parameters</div><table class="CDefinitionList"><tr><td class="CDLEntry">a</td><td class="CDLDefinition"><p>Major version</p></td></tr><tr><td class="CDLEntry">b</td><td class="CDLDefinition"><p>Minor version</p></td></tr><tr><td class="CDLEntry">c</td><td class="CDLDefinition"><p>Patch version</p></td></tr></table></div>
|
|
</div>
|
|
|
|
</body></html> |