|
|
ArrayParameters program
File Details
| Downloads: |
115 |
File Size: |
673 bytes |
| Posted By: |
davidw |
Views: |
82 |
| Date Added: |
Mon, Dec 10 2007 |
|
Here is an example of a program in Phrogram
passing parameters. It also shows that Phrogram has a way of detecting how big
an array is passed in by using ArrayLength({array name}). This program thus demonstrates the use of parameters, specifically the passing of parameters in and out of sub-routines.
|
|
|