| iMatix home page | << | < | > | >> |
![]() Version 1.91 |
Filename: sfllbuf.h
Package: Standard Function Library (SFL)
Written: 97/09/07 iMatix SFL project team sfl@imatix.com
Revised: 97/09/08
Copyright: Copyright (c) 1991-98 iMatix
Provides circular line buffering functions. A line buffer is a data structure that holds a fixed amount of data in a serial fashion; the oldest data gets discarded as new data is added.
sfllbuf.h defines these symbols, possibly conditionally:
Symbol: | Defined as: |
---|---|
_SFLLBUF_INCLUDED | TRUE |
| << | < | > | >> |
![]() |