Sather Home Page

Examples 8.11.?.?:
???

The features of the required library class BIT are used in individual examples. None of the examples given is a complete class nor necessarily a 'complete' method.

In all of the examples it will be assumed that the code shown is in a class called, say, EXAMPLE.

create This feature would typically be used in a creation routine for the EXAMPLE class as follows -

create : SAME is


me : SAME := new ;


-- other actions


me.list := aref_create(42) ;
return me

end ;

 


Specification Index Language Index Section 8 Index
Comments or enquiries should be made to Keith Hopper.
Page last modified: Thursday, 16 March 2000.
Produced with Amaya