ReactOS 0.4.16-dev-1025-gd3456f5
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 403 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 405 of file editor.c.

◆ line

int getline_s::line

Definition at line 404 of file editor.c.

◆ text

const char * getline_s::text

Definition at line 406 of file editor.c.


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