version 1.5, 2000/03/02 07:46:14 |
version 1.6, 2003/04/19 15:44:59 |
|
|
@comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/string.texi,v 1.4 2000/02/07 07:11:38 noro Exp $ |
@comment $OpenXM: OpenXM/src/asir-doc/parts/builtin/string.texi,v 1.5 2000/03/02 07:46:14 noro Exp $ |
\BJP |
\BJP |
@node 文字列に関する演算,,, 組み込み函数 |
@node 文字列に関する演算,,, 組み込み函数 |
@section 文字列に関する演算 |
@section 文字列に関する演算 |
Line 266 return to toplevel |
|
Line 266 return to toplevel |
|
@item return |
@item return |
\JP @code{str_len()}, @code{str_chr()}:整数; @code{sub_str()}:文字列 |
\JP @code{str_len()}, @code{str_chr()}:整数; @code{sub_str()}:文字列 |
\EG @code{str_len()}, @code{str_chr()}:integer; @code{sub_str()}:string |
\EG @code{str_len()}, @code{str_chr()}:integer; @code{sub_str()}:string |
@item str,c |
@item str c |
\JP 文字列 |
\JP 文字列 |
\EG string |
\EG string |
@item start,end |
@item start end |
\JP 非負整数 |
\JP 非負整数 |
\EG non-negative integer |
\EG non-negative integer |
@end table |
@end table |