TU-Berlin
→
Inst. f. Mathematik
→
Algebra und Zahlentheorie
→
KASH
→
Documentation
→
Reference Manual
KASH
3
Reference Manual
Documentation
Introduction
Reference Manual
Index
search
Function
Add_ (
string
S, char
c ) ->
string
Description
Modify `S' by appending `c' to the string `S'.
Examples
S:="abcdef"; Add_(S,'z'); S;
See also
Add_ ( list, any )
Append_ ( string, string )
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group