/tutorial/cecil/array_of_integers/cecil.se

http://github.com/tybor/Liberty · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 8a6107d067b8243f17b184734d9c60cf 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_int_item ARRAY[INTEGER] item
  5. array_of_int_lower ARRAY[INTEGER] lower
  6. array_of_int_upper ARRAY[INTEGER] upper