void sequence_print

(FILE* file, sequence_t* sequence)

Prints one array of integer sequences in a file.

Documentation

Prints one array of integer sequences in a file.
Parameters:
file - output file
sequence - array of sequences

Alphabetic index



This page was generated with the help of DOC++.