ARB
|
Go to the source code of this file.
Namespaces | |
SEQIO | |
Macros | |
#define | sio_assert(cond) arb_assert(cond) |
Functions | |
char * | SEQIO::fgets_smartLF (char *s, int size, FILE *stream) |
bool | SEQIO::read_string_pair (FILE *in, char *&s1, char *&s2, size_t &lineNr) |
#define sio_assert | ( | cond | ) | arb_assert(cond) |
Definition at line 15 of file seqio.cxx.
Referenced by SEQIO::read_string_pair().