[ 原始碼: libvolatilestream ]
套件:libvolatilestream-dev(0.2-1)
libvolatilestream-dev 的相關連結
Debian 的資源:
下載原始碼套件 libvolatilestream:
- [libvolatilestream_0.2-1.dsc]
- [libvolatilestream_0.2.orig.tar.gz]
- [libvolatilestream_0.2-1.debian.tar.xz]
維護小組:
- Debian VirtualSquare Team (QA 頁面)
- Mattia Biondi (QA 頁面)
- Renzo Davoli (QA 頁面)
- Andrea Capriotti (QA 頁面)
外部的資源:
- 主頁 [www.virtualsquare.org]
相似套件:
stdio stream as volatile memory buffers (devel)
A volatile stream is a stdio FILE* stream as a temporary dynamically allocated (and deallocated) memory buffer. The volstream_open function opens a stdio stream as a temporary memory buffer. The buffer is dynamically allocated, grows as needed and it is automatically deallocated when the stream is closed.
This package contains the development files used for C programs.
其他與 libvolatilestream-dev 有關的套件
|
|
|
|
-
- dep: libvolatilestream0 (= 0.2-1)
- stdio stream as volatile memory buffers (library)