| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jan 20, 2006, at 10:09 AM, Cameron Hayne wrote:
Have you looked at /usr/include/mach/i386/exception.h and the subcodes for EXC_ARITHMETIC? /* * EXC_ARITHMETIC */ #define EXC_I386_DIV 1 #define EXC_I386_INTO 2 #define EXC_I386_NOEXT 3 #define EXC_I386_EXTOVR 4 #define EXC_I386_EXTERR 5 #define EXC_I386_EMERR 6 #define EXC_I386_BOUND 7 #define EXC_I386_SSEEXTERR 8 This would help you narrow it down a little. Chris |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/xcode-users/email@hidden This email sent to email@hidden
| References: | |
| >Exception on a simple arithmetic problem (From: Peter <email@hidden>) | |
| >Re: Exception on a simple arithmetic problem (From: Eric Albert <email@hidden>) | |
| >Re: Exception on a simple arithmetic problem (From: Cameron Hayne <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.