<?xml version="1.0" encoding="windows-1252"?>
<node id="368" title="perlfunc:chr" created="1999-08-24 18:43:44" updated="2005-08-15 09:58:57">
<type id="119">
perlfunc</type>
<author id="114">
gods</author>
<data>
<field name="doctext">
</field>
<field name="name">

&lt;P&gt;
chr - get character this number represents

&lt;P&gt;
&lt;HR&gt;
</field>
<field name="synopsis">

&lt;P&gt;
chr 
&lt;FONT SIZE=-1&gt;NUMBER&lt;/FONT&gt;

&lt;P&gt;
chr

&lt;P&gt;
&lt;HR&gt;
</field>
<field name="description">

&lt;P&gt;
Returns the character represented by that 
&lt;FONT SIZE=-1&gt;NUMBER&lt;/FONT&gt; in the character set. For example, [perlfunc:chr|chr(65)] is &lt;CODE&gt;&amp;quot;A&amp;quot;&lt;/CODE&gt; in 
&lt;FONT SIZE=-1&gt;ASCII.&lt;/FONT&gt; For the reverse, use [perlfunc:ord|ord].

&lt;P&gt;
If 
&lt;FONT SIZE=-1&gt;NUMBER&lt;/FONT&gt; is omitted, uses &lt;CODE&gt;$_&lt;/CODE&gt;.

&lt;HR&gt;
</field>
</data>
</node>
