|
|
Power 6/32 Unix version 1.21
#include "vdfmt.h"
/*
**
*/
reset()
{
indent();
if(get_yes_no("Confirm delete all operations and reset variables")) {
print("All operations specified have been deleted.\n");
exdent(-1);
_longjmp(reset_environ, 1);
}
exdent(1);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.