Category : C Source Code
Archive   : LINGUA12.ZIP
Filename : LINGUA.H

 
Output of file : LINGUA.H contained in archive : LINGUA12.ZIP
/* --------------------------------------------*\
| lingua.h (version 1.2) -- (C) SichemSoft 1993 |
| Roghorst 160, 6708 KS Wageningen, Netherlands |
| include for language independent applications |
| author: Anneke Sicherer-Roetman, date: 930521 |
\* --------------------------------------------*/

#ifndef LINGUAH
#define LINGUAH

#define UIT_ENCRYPT 53
#define TRUE 1
#define FALSE 0

#ifdef __MSDOS__
#define readRA "rb+"
#define writeRA "wb+"
#define lf "\r\n"
#define lfchk ('\r'+'\n')
#else /* UNIX */
#define readRA "r+"
#define writeRA "w+"
#define lf "\n"
#define lfchk ('\n')
#endif

#endif


  3 Responses to “Category : C Source Code
Archive   : LINGUA12.ZIP
Filename : LINGUA.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/