buffer fq output, write summary file
More...
#include <stdio.h>
#include "defines.h"
Go to the source code of this file.
buffer fq output, write summary file
- Author
- Paula Perez paula.nosp@m.pere.nosp@m.zrubi.nosp@m.o@gm.nosp@m.ail.c.nosp@m.om
- Date
- 06.10.2017
◆ buffer_outputDS()
void buffer_outputDS |
( |
FILE * |
fout, |
|
|
const char * |
str, |
|
|
const int |
len, |
|
|
const int |
fd_i |
|
) |
| |
buffers the output before writing to disk
- Parameters
-
fout | FILE pointer where we might write to disk; |
str | string we want to add |
len | length of the string we want to add |
fd_i | identifier: GOOD1, ADAP1, CONT1, LOWQ1, NNNN1, GOOD2, ADAP2, CONT2, LOWQ2, NNNN2 |