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

20 lines
1.4 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>sprintf</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--editcmd.c.html#L1849'>sprintf</a> 1849 src/editor/editcmd.c sprintf (q, "%d ", e);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L239'>sprintf</a> 239 src/filemanager/mountlist.c sprintf (drive, "%c:\\", fs_name[0]);</span>
<span class='curline'><a href='../S/src--subshell--common.c.html#L1449'>sprintf</a> 1449 src/subshell/common.c const int escaped_char_len = sprintf (buf, escape_fmt, 0xFF);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--connection.c.html#L149'>sprintf</a> 149 src/vfs/sftpfs/connection.c sprintf (port, "%hu", (unsigned short) super-&gt;path_element-&gt;port);</span>
<span class='curline'><a href='../S/tests--src--vfs--extfs--helpers-list--mc_parse_ls_l.c.html#L179'>sprintf</a> 179 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c sprintf (buf, "%d", i);</span>
</pre>
</body>
</html>