/tutorial/cecil/array_of_references/cecil.se
http://github.com/tybor/Liberty · Unknown · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · 3ce6246f36dbaebeeb60a10228fbed5d MD5 · raw file
- -- The name of the include C file :
- eiffel.h
- -- The features you want to call from C :
- array_of_animal_item ARRAY[ANIMAL] item
- array_of_animal_lower ARRAY[ANIMAL] lower
- array_of_animal_upper ARRAY[ANIMAL] upper
- cry ANIMAL cry
- string_to_external STRING to_external