B

HP Pascal Language Manager

typeof (identi￿er )

The type of identi￿er ; can be used to refer to anonymous types

Array slices

In place of an array subscript, you can give a range

 

of elements:

 

 

*

Lower bound to upper

 

 

bound

 

expression ..expression

Given range

 

*..expression

Lower bound to given

 

 

expression

 

expression ..*

Given expression to

upper bound Example: print table[*, 100..110]

language type

f lang_pas_hp j lang_pas j pascal j pc j hppas j hppascal g

manager option

None.

Startup File

None.

Related Managers

None.

Language Managers B-21