Annotation of 43BSD/contrib/B/src/bsmall/b2fil.h, revision 1.1.1.1

1.1       root        1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1984. */
                      2: /* $Header: b2fil.h,v 1.1 84/06/28 00:48:48 timo Exp $ */
                      3: 
                      4: /* File accessing */
                      5: 
                      6: value f_save();                        /* temporarily copy a file to somewhere safe */
                      7: /* Procedure f_edit(); */      /* call the editor for a file */
                      8: /* Procedure f_rename(); */    /* rename a file */
                      9: /* Procedure f_delete(); */    /* delete a file */
                     10: value f_uname();               /* devise a filename for a unit */
                     11: value f_tname();               /* devise a filename for a target */
                     12: unsigned f_size();             /* size of a file */
                     13: bool f_exists();               /*enquire if a file exists*/
                     14: bool f_interactive();          /*enquire if a file is the keyboard/screen*/
                     15: /* Procedure lst_uhds(); */    /*list the headings of units*/
                     16: 
                     17: #define FHW '\''
                     18: #define FZR '<'
                     19: #define FMN '"'
                     20: #define FDY '>'

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.