Input and Output File Format

Every file read (written) by the floatvalue plugin must be in the following format: the first line contains the number of elements in the file, and each subsequent line contains one, and only one, element.

Example:

5
0.6
1.0
0.3
1.2
0.1



Guilherme Dutra Gonzaga Jaime 2010-10-27