イフコンピュータ > MINERVA > マニュアル > レファレンス > 述語 > 文書処理と正規表現 > chop/2

chop/2

MINERVA
ifcomputer logo
f
Expert Services on the Web

最初と最後の空白を削除する。

chop(+string, -result)

chop/2 Cuts off leading and trailing white space of "string". "string"(文字列)の最初と最後の空白を削除する。

引数

	string		アトム
	result		アトム

例題

	chop('  one two  ', L)		=>  	L = 'one two'

標準

この述語は、ISO-Prolog標準の一部ではありません。

以下も参照して下さい。

正規表現, match/2/3, match_all/3, substitute/4, substitute_all/4, split/2/3, chop/2, get_line/1/2,

document: http://www.ifcomputer.co.jp/MINERVA/Manual/Reference/Predicates/regexp/chop/print_jp.html
published 2012/5/21 update 1999/4/26 (c) 1996-2009 IF Computer Japan
IF Computer 〒113-0022 Tel 03-5814-3352 start (AT) ifcomputer.com
Customer Support 東京都文京区千駄木5-28-2   http://www.ifcomputer.co.jp
戻る> managed with ubiCMS