RNAlib-2.4.14
char_stream.h
Go to the documentation of this file.
1 #ifndef VIENNA_RNA_PACKAGE_DATA_STRUCTURES_CHAR_STREAM_DEPRECATED_H
2 #define VIENNA_RNA_PACKAGE_DATA_STRUCTURES_CHAR_STREAM_DEPRECATED_H
3 
10 #ifndef VRNA_DISABLE_BACKWARD_COMPATIBILITY
11 # ifdef VRNA_WARN_DEPRECATED
12 #warning "Including deprecated header file <ViennaRNA/char_stream.h>! Use <ViennaRNA/datastructures/char_stream.h> instead!"
13 # endif
15 #endif
16 
17 #endif
Implementation of a dynamic, buffered character stream.