Category : OS/2 Files
Archive   : PATCH2U6.ZIP
Filename : BACKUPFI.H

 
Output of file : BACKUPFI.H contained in archive : PATCH2U6.ZIP
/* backupfile.h -- declarations for making Emacs style backup file names
Copyright (C) 1990 Free Software Foundation, Inc.

This program is free software; you can redistribute it and/or modify
it without restriction.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. */

/* When to make backup files. */
enum backup_type
{
/* Never make backups. */
none,

/* Make simple backups of every file. */
simple,

/* Make numbered backups of files that already have numbered backups,
and simple backups of the others. */
numbered_existing,

/* Make numbered backups of every file. */
numbered
};

extern enum backup_type backup_type;
extern char *simple_backup_suffix;

#ifdef __STDC__
char *find_backup_file_name (char *file);
#else
char *find_backup_file_name ();
#endif


  3 Responses to “Category : OS/2 Files
Archive   : PATCH2U6.ZIP
Filename : BACKUPFI.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/