NEWS APPS DOCS ABOUT | ||||
Autodocs Include classes clib datatypes devices diskfont dos exec gadgets graphics hardware images intuition libraries HDW_CallBackMsgs.h amigaguide.h / .i aml.h asl.h / .i commodities.h / .i configregs.h / .i configvars.h / .i diskfont.h / .i diskfonttag.h dos.h / .i dos_lib.i dosextens.h / .i expansion.h / .i expansionbase.h / .i filehandler.h / .i gadtools.h / .i hdwrench.h iffparse.h / .i locale.h / .i lowlevel.h / .i mathffp.h mathieeedp.h mathieeesp.h mathlibrary.h / .i mathresource.h / .i nonvolatile.h / .i realtime.h / .i resource.h translator.h / .i pragma pragmas prefs proto reaction resources rexx utility workbench GuruMeditation | #ifndef LIBRARIES_TRANSLATOR_H #define LIBRARIES_TRANSLATOR_H /* ** $VER: translator.h 36.1 (13.12.1990) ** Includes Release 45.1 ** ** Useful definitions for translator.library ** ** (C) Copyright 1988-2001 Amiga, Inc. and ** Joseph Katz/Mark Barton. All rights reserved. */ /* Translator error return codes */ #define TR_NotUsed -1 /* This is an oft used system rc */ #define TR_NoMem -2 /* Can't allocate memory */ #define TR_MakeBad -4 /* Error in MakeLibrary call */ #endif /* LIBRARIES_TRANSLATOR_H */ Comments |
$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se |