[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DEFCONSTANT and EQ



Oops, true.  You can still count on EQL for numbers and characters.  You
probably should be able to count on EQUAL for byte specifiers, but not
EQL.  Maybe all you can count on for these is that every time you pass X
to a function that takes byte-specifiers, it has the same effect.

-- Scott