home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD1.bin
/
gnu
/
os-include
/
libraries
/
translator.i
< prev
Wrap
Text File
|
1993-10-15
|
488b
|
21 lines
IFND LIBRARIES_TRANSLATOR_I
LIBRARIES_TRANSLATOR_I SET 1
**
** $VER: translator.i 36.1 (13.12.90)
** Includes Release 40.15
**
** Useful definitions for translator.library
**
** (C) Copyright 1988-1993 Commodore-Amiga Inc. and
** Joseph Katz/Mark Barton. All rights reserved.
**
* ;------ Translator error codes
TR_NotUsed EQU -1 ;This is an often used system rc
TR_NoMem EQU -2 ;Can't allocate memory
TR_MakeBad EQU -4 ;Error in MakeLibrary call
ENDC ; LIBRARIES_TRANSLATOR_I