home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************
- This file was created automatically by `FlexCat V1.4'
- from "0.ct".
-
- Do NOT edit by hand!
- ****************************************************************/
-
- #ifndef FlexCat_CAT_H
- #define FlexCat_CAT_H
-
-
- #ifndef EXEC_TYPES_H
- #include <exec/types.h>
- #endif /* !EXEC_TYPES_H */
-
-
- /* Prototypes */
- extern STRPTR GetString(APTR);
-
- /* Definitions */
- extern const APTR _msgMemoryError;
- #define msgMemoryError ((APTR) &_msgMemoryError)
- extern const APTR _msgWarning;
- #define msgWarning ((APTR) &_msgWarning)
- extern const APTR _msgExpectedHex;
- #define msgExpectedHex ((APTR) &_msgExpectedHex)
- extern const APTR _msgExpectedOctal;
- #define msgExpectedOctal ((APTR) &_msgExpectedOctal)
- extern const APTR _msgNoCatalogDescription;
- #define msgNoCatalogDescription ((APTR) &_msgNoCatalogDescription)
- extern const APTR _msgNoLengthBytes;
- #define msgNoLengthBytes ((APTR) &_msgNoLengthBytes)
- extern const APTR _msgUnknownCDCommand;
- #define msgUnknownCDCommand ((APTR) &_msgUnknownCDCommand)
- extern const APTR _msgUnexpectedBlanks;
- #define msgUnexpectedBlanks ((APTR) &_msgUnexpectedBlanks)
- extern const APTR _msgNoIdentifier;
- #define msgNoIdentifier ((APTR) &_msgNoIdentifier)
- extern const APTR _msgNoLeadingBracket;
- #define msgNoLeadingBracket ((APTR) &_msgNoLeadingBracket)
- extern const APTR _msgDoubleID;
- #define msgDoubleID ((APTR) &_msgDoubleID)
- extern const APTR _msgDoubleIdentifier;
- #define msgDoubleIdentifier ((APTR) &_msgDoubleIdentifier)
- extern const APTR _msgNoMinLen;
- #define msgNoMinLen ((APTR) &_msgNoMinLen)
- extern const APTR _msgNoMaxLen;
- #define msgNoMaxLen ((APTR) &_msgNoMaxLen)
- extern const APTR _msgNoTrailingBracket;
- #define msgNoTrailingBracket ((APTR) &_msgNoTrailingBracket)
- extern const APTR _msgExtraCharacters;
- #define msgExtraCharacters ((APTR) &_msgExtraCharacters)
- extern const APTR _msgNoString;
- #define msgNoString ((APTR) &_msgNoString)
- extern const APTR _msgShortString;
- #define msgShortString ((APTR) &_msgShortString)
- extern const APTR _msgLongString;
- #define msgLongString ((APTR) &_msgLongString)
- extern const APTR _msgNoCatalogTranslation;
- #define msgNoCatalogTranslation ((APTR) &_msgNoCatalogTranslation)
- extern const APTR _msgNoCTCommand;
- #define msgNoCTCommand ((APTR) &_msgNoCTCommand)
- extern const APTR _msgUnknownCTCommand;
- #define msgUnknownCTCommand ((APTR) &_msgUnknownCTCommand)
- extern const APTR _msgNoCTVersion;
- #define msgNoCTVersion ((APTR) &_msgNoCTVersion)
- extern const APTR _msgNoCTLanguage;
- #define msgNoCTLanguage ((APTR) &_msgNoCTLanguage)
- extern const APTR _msgNoCatalog;
- #define msgNoCatalog ((APTR) &_msgNoCatalog)
- extern const APTR _msgNoNewCTFile;
- #define msgNoNewCTFile ((APTR) &_msgNoNewCTFile)
- extern const APTR _msgUnknownIdentifier;
- #define msgUnknownIdentifier ((APTR) &_msgUnknownIdentifier)
- extern const APTR _msgNoSourceDescription;
- #define msgNoSourceDescription ((APTR) &_msgNoSourceDescription)
- extern const APTR _msgNoSource;
- #define msgNoSource ((APTR) &_msgNoSource)
- extern const APTR _msgUnknownStringType;
- #define msgUnknownStringType ((APTR) &_msgUnknownStringType)
- extern const APTR _msgNoTerminateBracket;
- #define msgNoTerminateBracket ((APTR) &_msgNoTerminateBracket)
- extern const APTR _msgUsage;
- #define msgUsage ((APTR) &_msgUsage)
- extern const APTR _msgNoCTArgument;
- #define msgNoCTArgument ((APTR) &_msgNoCTArgument)
- extern const APTR _msgNoBinChars;
- #define msgNoBinChars ((APTR) &_msgNoBinChars)
-
- #endif /* !FlexCat_CAT_H */
-