/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

  1. -- The name of the include C file :
  2. eiffel.h
  3. -- The features you want to call from C :
  4. array_of_animal_item ARRAY[ANIMAL] item
  5. array_of_animal_lower ARRAY[ANIMAL] lower
  6. array_of_animal_upper ARRAY[ANIMAL] upper
  7. cry ANIMAL cry
  8. string_to_external STRING to_external