root/doc_inner/gnu_global/Y/94.html

/* [<][>][^][v][top][bottom][index][help] */
<!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>feof</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/2810.html#L173'>feof</a>              173 src/disassemble.c     while(!feof(stream) &amp;&amp; word == 0) {</span>
<span class='curline'><a href='../S/2810.html#L177'>feof</a>              177 src/disassemble.c     if(!feof(stream)) {</span>
<span class='curline'><a href='../S/2810.html#L204'>feof</a>              204 src/disassemble.c     for(word = fgetword(fp); !feof(fp); i++, word = fgetword(fp)) {</span>
</pre>
</body>
</html>

/* [<][>][^][v][top][bottom][index][help] */