<?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 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Value_(computer_science)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Value_%28computer_science%29&amp;p=7">3.Next</a>
</p>
<p>the computer generates an integer value of 13, but because the program has not explicitly designated where in the computer this 13 is stored, the expression is a non l-value. On the other hand, if a C program declares a variable  and assigns the value of 13 to , then the expression  has a value of 13 and is an l-value.</p>

<p>In C, the term l-value originally meant something that could be assigned to (hence the name, indicating it is on the left side of the assignment operator), but since the reserved word  (constant) was added to the language,</p><p>
<a accesskey="1" href="page.php?w=Value_(computer_science)&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Value_%28computer_science%29&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
