Files
harbour-core/harbour/samples/cccppc/ppcerr.ch
1999-11-09 01:37:27 +00:00

14 lines
263 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/*
* $Id$
*/
//*******************************************************************
// Az el“fordul¢ hib k hibak¢djai.
#define FRERR_REOPEN 1
#define FRERR_OPEN 2
#define FRERR_READ 3
//*******************************************************************