| # | Line 32 | Line 32 | typedef struct { | |
|---|---|---|
| 32 | #endif | |
| 33 | } FUNARGS; | |
| 34 | ||
| 35 | < | #define MAXSTR 128 /* maximum string length */ |
| 35 | > | #define MAXSTR 512 /* maximum string (word) length */ |
| 36 | ||
| 37 | /* | |
| 38 | * An object is defined as an index into an array of | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |