next up previous
Next: FORTRAN Interface Up: BBHUtil Library Previous: C Interface

Parameters

The following program fragments will read parameters from the sample file called myparams below.

This is an example parameter file.
array2 := [1.0 2.0 3.56 7.1 10.315]
This is an integer array called array1
array1 := [5 6 8]
string1 := "This is a sample string"
stringar := ["one" "two" "three" "four"]
p := 104
a := [1 2 3 4 5 6 7 8 9 10]
b := "test"
Here is some more text





Robert Marsa
Fri Jul 14 13:58:46 CDT 1995