|
|
1.1 ! root 1: #include "vdfmt.h" ! 2: ! 3: /* ! 4: ** ! 5: */ ! 6: ! 7: reset() ! 8: { ! 9: indent(); ! 10: if(get_yes_no("Confirm delete all operations and reset variables")) { ! 11: print("All operations specified have been deleted.\n"); ! 12: exdent(-1); ! 13: _longjmp(reset_environ, 1); ! 14: } ! 15: exdent(1); ! 16: } ! 17:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.