home
wiki
classes/clusters list
class information
+
Point of view
RUN_FEATURE
ANY
RUN_FEATURE
E_ROUTINE
NATIVE_JAVA
VISITOR
SYSTEM_TOOLS
SMART_EIFFEL
COMPILE
SE
ACE
INSTALL
INTERNALS_HANDLER
All features
class INTERNAL_LOCAL_LIST
Summary
top
Direct parents
insert list:
GLOBALS
Overview
top
creation features
exported features
c_declare
(type:
TYPE
, volatile_flag:
BOOLEAN
)
Generate the C code for the declaration part.
c_declare
(type:
TYPE
, volatile_flag:
BOOLEAN
)
effective procedure
top
Generate the C code for the declaration part.
The
volatile_flag
indicate that an extra volatile C keyword must be generated because we are in the case of a routine with a rescue clause.