Tizen RT Libs&Environment  v1.1 D4
lib_sostream_s Struct Reference

Structure for putting character to the outstream with seek operation support. More...

#include <streams.h>

Collaboration diagram for lib_sostream_s:

Data Fields

lib_soputc_t put
 
lib_soseek_t seek
 
int nput
 

Detailed Description

Structure for putting character to the outstream with seek operation support.

Definition at line 133 of file streams.h.

Field Documentation

◆ nput

int nput

Definition at line 139 of file streams.h.

◆ put

Definition at line 134 of file streams.h.

◆ seek

Definition at line 138 of file streams.h.


The documentation for this struct was generated from the following file: