Oh, yes, grep the headers. I agree that should be the motto
of the list.

from SystemMgr.h
#define sysFtrNumIntlMgr 10

from IntlMgr.h
// Selectors for routines found in the international manager. The order
// of these selectors MUST match the jump table in IntlDispatch.cp.

typedef enum {
intlIntlInit = 0,
........
intlTxtPrepFindString,
......

Rick Bram



>>>>
but I can't seem to find the value of sysFtrNumIntlMgr. Do you

know it offhand?

Also, the 3.1 Systraps.h doesn't seem to list TxtPrepFindString.
Can you tell me the trap number for it, so I can link it in
to my (pre-3.1) code?
<<<<



Reply via email to