Angus Leeming <[EMAIL PROTECTED]> writes:

| The maximum positive integer that can fit into an int is 0x7fffffff or 
| 2^(32)-1. And before you tell me that enum is unsigned, it isn't.

I think we can force it to be.

What does the standard say about enums again?

-- 
        Lgb

Reply via email to