More documentation

This commit is contained in:
Dale Weiler 2012-11-23 22:04:30 +00:00
parent 703b41cedd
commit 5dba662892

View file

@ -95,15 +95,15 @@
<td>What it represents</td>
</tr>
<tr>
<td>__STD_GMQCC__</td>
<td>GMQCC</td>
<td>Specifies the current selected standard is gmqcc.</td>
</tr>
<tr>
<td>__STD_FTEQCC__</td>
<td>FTEQCC</td>
<td>Specifies the current selected standard is fteqcc.</td>
</tr>
<tr>
<td>__STD_QCC__</td>
<td>QCC</td>
<td>Specifies the current selected standard is qcc.</td>
</tr>
@ -269,6 +269,16 @@
<td>-memchk</td>
<td>Turns on compiler memory leak checker</td>
</tr>
<tr>
<td>-Whelp or -W?</td>
<td>Lists all warning options</td>
</tr>
<tr>
<td>-fhelp or -f?</td>
<td>Liss all code generation options</td>
</tr>
</table>
<h3>Support or Contact</h3>
<p>Having trouble with GMQCC? Join our IRC channel at #kf-engine on irc.freenode.net or contact <a href="mailto:cube2killfild@gmail.com">Us</a>