D - array.length++ not allowed?
- Kimberley Burchett (4/4) Jan 17 2003 The expression "array.length++" yields the compiler error
The expression "array.length++" yields the compiler error "'array.length' is not an lvalue" Is this a bug or is it intentional? Kimberley Burchett
Jan 17 2003