<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>n</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.5' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/2837.html#L373'>n</a> 373 src/assemble.c char *n = NULL;</span>
<span class='curline'><a href='../S/2837.html#L377'>n</a> 377 src/assemble.c setcerr(119, (n = word2n(adr))); /* out of COMET II memory */</span>
<span class='curline'><a href='../S/2837.html#L378'>n</a> 378 src/assemble.c FREE(n)</span>
<span class='curline'><a href='../S/2828.html#L33'>n</a> 33 src/word.c int n;</span>
<span class='curline'><a href='../S/2828.html#L35'>n</a> 35 src/word.c n = strtol(str, &check, 10);</span>
<span class='curline'><a href='../S/2828.html#L41'>n</a> 41 src/word.c if(n < -32768 || n > 32767) {</span>
<span class='curline'><a href='../S/2828.html#L42'>n</a> 42 src/word.c n &= 0xFFFF;</span>
<span class='curline'><a href='../S/2828.html#L44'>n</a> 44 src/word.c return (WORD)n;</span>
</pre>
</body>
</html>