﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="thpdoc.xsl"?>
<page id="max" suffix=" Function" compiletime="1">
  <subsection>Returns the value of the largest argument.</subsection>
  <code>int max(int val1, int val2, ...);</code>
  <seealso id="min"/>
</page>