THE SHOUTBOX IS NOT FOR SUPPORT. WE HAVE MADE IT VERY CLEAR ON WHERE TO REQUEST YOUR SUPPORT AT.
[-]
Shout: -
User Panel
Loading...
Smilies
PopupSB
MyCode
Colors

Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intro to Ada
08-01-2010, 12:26 AM
Post: #11
RE: Intro to Ada
Here's an example on how to create a array (type):

Code:
-- Create an array
type PosIntegers is array (Positive range <>) of Integer; -- array type
arrint : PosIntegers; -- create empty array named arrint

http://www.caglow.com - The open astronomy force
http://aciqra.caglow.com - Free and open source planetarium - Fairweather (Aciqra II) set for release December, 2011
http://i.caglow.com - World's most efficient scripting language

Smile
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


Contact UsBryanSoft Free Web HostingReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication