(FILE* file, double* vector, int len,
char* tab, char* separator, char* ending)
Writes a double vector (without parenthesis)
Documentation
Writes a double vector (without parenthesis)
- Parameters:
- file - output file
vector - vector to write
len - dimension
tab - format: leading tabs
separator - format: separator for columns
ending - format: end of a row
Alphabetic index
This page was generated with the help of DOC++.