[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6.14.15 delete_history

delete_history([index])
:: Deletes the history.

return
0
index
Index of history to be deleted.

 
[0] (x+y+z)^100$
[1] @0;
...
[2] delete_history(0);
[3] @0;
0



This document was generated by root on March, 5 2004 using texi2html