Files
source/Y/fputc.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

26 lines
2.3 KiB
HTML

<!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>fputc</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<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/src--editor--edit.c.html#L1869'>fputc</a> 1869 src/editor/edit.c if (fputc (edit_buffer_get_byte (&amp;edit-&gt;buffer, i), f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1883'>fputc</a> 1883 src/editor/edit.c if (fputc (c, f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1896'>fputc</a> 1896 src/editor/edit.c if (fputc ('\n', f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1908'>fputc</a> 1908 src/editor/edit.c if (fputc ('\n', f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1913'>fputc</a> 1913 src/editor/edit.c if (fputc (c1, f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1919'>fputc</a> 1919 src/editor/edit.c if (fputc ('\r', f) &lt; 0 || fputc ('\n', f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1929'>fputc</a> 1929 src/editor/edit.c if (fputc ('\r', f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1941'>fputc</a> 1941 src/editor/edit.c if (fputc ('\r', f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L1946'>fputc</a> 1946 src/editor/edit.c if (fputc (c1, f) &lt; 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L660'>fputc</a> 660 src/editor/editcmd.c if (fputc (edit_buffer_get_byte (buf, i), p) &lt; 0)</span>
<span class='curline'><a href='../S/src--usermenu.c.html#L567'>fputc</a> 567 src/usermenu.c fputc (*commands, cmd_file);</span>
</pre>
</body>
</html>