Bounds
The array index consists of a range of values with a lower bound and an upper bound. In some programming languages only the upper bound can be chosen while the lower bound is fixed to be either 0 (C, C++, C#, Java) or 1 (FORTRAN 66, R).
In other programming languages (Ada, PL/I, Pascal) both the upper and lower bound can be freely chosen (even negative).
ดัชนีความหลากหลาย
ซึ่งจะช่วยให้นอกสนามประกอบไปด้วยในช่วงของค่าพร้อมด้วยต่ำกว่าที่ผูกพันและด้านบนที่ผูกพัน การตั้งโปรแกรมในบาง ภาษา เท่านั้นที่ด้านบนติดสามารถได้รับการเลือกสรรในขณะที่ที่ต่ำกว่าผูกพันอยู่กับทั้ง 0 ( C , C , c# , Java )หรือ 1 (ฟอร์แทรน 66 , R )..
ในการตั้งโปรแกรม ภาษา ( ADA , PL / i ,ปาสคาล)ทั้งที่ส่วนบนและส่วนล่างผูกพันสามารถเป็นได้อย่างอิสระเลือก(แม้จะติดลบ)
การแปล กรุณารอสักครู่..