source:
branches/Numeric_anuga_source/anuga/lib/add_csv_header/README.txt
@
9065
Last change on this file since 9065 was 6354, checked in by , 16 years ago | |
---|---|
File size: 402 bytes |
Line | |
---|---|
1 | The function defined here allows programmatic addition of a CSV |
2 | header line to an existing CSV file (without header). There |
3 | is a check that the header line to be added has the same number |
4 | of fields as the existing CSV file. |
5 | |
6 | There is a 'be_green' parameter designed to change the copy algorithm |
7 | so that less memory is used, but the function will be slower. |
8 | This option is not yet implemented. |
Note: See TracBrowser
for help on using the repository browser.