Zilog EZ80F916 User Manual
Page 94

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
74
•
It is good programming practice to use explicit casts, even where automatic
promotions are expected.
•
Explicitly cast constant expressions that you want to be evaluated as char (for
example,
(char)0xFF
).
As a final note, due to the eZ80
®
processor architecture, it is important to deselect the Dis-
able ANSI Promotions check box when you need a local stack frame that is longer than
127 bytes.
Project Settings—Librarian Page
NOTE: This page is available for Static Library projects only.
To configure the librarian, use the following procedure:
1. Select Settings from the Project menu.
The Project Settings dialog box is displayed.
2. Click the Librarian page.