A function example
function hello() { print ("Hello!\n"); };
[
Go back to tutorial
|
Tutorial home page
|
Transframe home page
]
More examples:
a class
object instantiation
a parameterized class
using parameterized classes
inheritance