GAP Manual: 3.16. AppendTo

AppendTo( filename, obj1, obj2... )

AppendTo works like PrintTo (see PrintTo), except that the output does not overwrite the previous contents of the file, but is appended to the file.


[next] [prev] [up]