[ ソース: 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)