enum { tokenOK = 0, tokenOverflow = 1, stringOverflow = 2, badDelim = 3, badEnding = 4, crash = 5 };
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)