Top
CECIL:
SmallEiffel help: Guru features
Some feature clauses in the SmallEiffel library are labelled
with the comment "-- The Guru section :".
Be very careful using such features because they
make your software not portable to other Eiffel systems/compilers.
Also bear in mind that these features may disappear in further
releases of SmallEiffel.
GENERAL.c_inline_c and GENERAL.c_inline_h
Those routines are VERY permissive and you can do what you
want inside your Eiffel code. No other Eiffel implementation
supports them.
You need to know exactly what you are doing if you are going to use these routines.
Top
CECIL:
This page was last changed by Oliver Elphick on 3rd August 1997.