ReactOS 0.4.15-dev-8093-g3285f69
getline_s Struct Reference
Collaboration diagram for getline_s:

Public Attributes

int line
 
size_t buffer_len
 
const chartext
 
const charbroken_text
 

Detailed Description

Definition at line 374 of file editor.c.

Member Data Documentation

◆ broken_text

const char* getline_s::broken_text

Definition at line 376 of file editor.c.

◆ buffer_len

size_t getline_s::buffer_len

Definition at line 376 of file editor.c.

◆ line

int getline_s::line

Definition at line 375 of file editor.c.

◆ text

const char * getline_s::text

Definition at line 377 of file editor.c.


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