error handling
documentation:
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
* immediately *preceding* "execution" of that operator.
|
||||
*/
|
||||
typedef unsigned long sop; /* strip operator */
|
||||
typedef unsigned char uch;
|
||||
typedef long sopno;
|
||||
#define OPRMASK 0xf8000000L
|
||||
#define OPDMASK 0x07ffffffL
|
||||
|
||||
Reference in New Issue
Block a user