ILE C/C++ Programmer's Guide
Limitations of the C debug expression grammar include:
- Type casts: Array and function designator type casts are
prohibited.
- Function calls: Function calls cannot be used in debug
expressions.
- Decimal types: Decimal types are supported for display
only. They cannot be used in debug expressions.
Precedence of operators and type conversion of mixed types conforms
to the ISO C standard. For more information, see WebSphere Development Studio: ILE C/C++ Language
Reference.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.