liberty-eiffel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Liberty-eiffel] Question about arrays


From: Germán Arias
Subject: [Liberty-eiffel] Question about arrays
Date: Mon, 22 Sep 2014 19:36:10 -0600
User-agent: GNUMail (Version 1.2.1)

On internet I found this to create an array:

            create my_array.make (1, u)

But in Liberty examples I found:

{ARRAY[INTEGER_8] 1, << -1, -1, -1, 0, 1, 1, 1, 0 >> }

What mean the first 1?

Germán.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]