<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Value (computer science) - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Value_(computer_science)&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Value_%28computer_science%29&amp;p=4">3.Next</a>
</p>
<p>Despite its name, in the C++ language standards this terminology is used to categorize expressions, not values.</p>

<p><big> Assignment: l-values and r-values </big></p>
<p>Some languages use the idea of <b>l-values</b> and <b>r-values</b>, deriving from the typical mode of evaluation on the left and right-hand side of an assignment statement. An l-value refers to an object that persists beyond a single expression. An r-value is a temporary value that does not persist beyond the expression that uses it.</p>

<p>The notion of l-values and r-values was</p><p>
<a accesskey="1" href="page.php?w=Value_(computer_science)&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Value_%28computer_science%29&amp;p=4">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
