<!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>strip_end</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/2424.html#L77'>strip_end</a> 77 include/cmem.h void strip_end(char *s);</span> <span class='curline'><a href='../S/2804.html#L160'>strip_end</a> 160 src/monitor.c strip_end(p);</span> <span class='curline'><a href='../S/2804.html#L402'>strip_end</a> 402 src/monitor.c strip_end(buf); /* 文字列末尾の改行と空白を削除 */</span> <span class='curline'><a href='../S/2820.html#L111'>strip_end</a> 111 src/token.c strip_end(p);</span> <span class='curline'><a href='../S/980.html#L8'>strip_end</a> 8 test/unit/strip_end/cmd.c printf("%s:\n", strip_end(s[i]));</span> </pre> </body> </html>