File:  [CSRG BSD Unix] / 43BSD / contrib / B / src / bsmall / b2fil.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1984. */
/* $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/B/src/bsmall/b2fil.h,v 1.1.1.1 2018/04/24 16:12:54 root Exp $ */

/* File accessing */

value f_save();			/* temporarily copy a file to somewhere safe */
/* Procedure f_edit(); */	/* call the editor for a file */
/* Procedure f_rename(); */	/* rename a file */
/* Procedure f_delete(); */	/* delete a file */
value f_uname();		/* devise a filename for a unit */
value f_tname();		/* devise a filename for a target */
unsigned f_size();		/* size of a file */
bool f_exists();		/*enquire if a file exists*/
bool f_interactive();		/*enquire if a file is the keyboard/screen*/
/* Procedure lst_uhds(); */	/*list the headings of units*/

#define FHW '\''
#define FZR '<'
#define FMN '"'
#define FDY '>'

unix.superglobalmegacorp.com

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