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

Structure for getting character from the instream with seek operation support. More...

#include <streams.h>

Collaboration diagram for lib_sistream_s:

Data Fields

lib_sigetc_t get
 
lib_siseek_t seek
 
int nget
 

Detailed Description

Structure for getting character from the instream with seek operation support.

Definition at line 122 of file streams.h.

Field Documentation

◆ get

Definition at line 123 of file streams.h.

◆ nget

int nget

Definition at line 125 of file streams.h.

◆ seek

Definition at line 124 of file streams.h.


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