ARB
Namespaces | Macros | Functions
seqio.cxx File Reference
#include "seqio.hxx"
#include <arbdb.h>
Include dependency graph for seqio.cxx:

Go to the source code of this file.

Namespaces

 SEQIO
 

Macros

#define sio_assert(cond)   arb_assert(cond)
 

Functions

charSEQIO::fgets_smartLF (char *s, int size, FILE *stream)
 
bool SEQIO::read_string_pair (FILE *in, char *&s1, char *&s2, size_t &lineNr)
 

Macro Definition Documentation

#define sio_assert (   cond)    arb_assert(cond)

Definition at line 15 of file seqio.cxx.

Referenced by SEQIO::read_string_pair().