libexplain  1.4.D001
Data Fields
explain_explanation_t Struct Reference

#include <explanation.h>

Data Fields

char system_call [PATH_MAX *3+200]
explain_string_buffer_t system_call_sb
int errnum
char explanation [PATH_MAX *2+200]
explain_string_buffer_t explanation_sb
char footnotes [1000]
explain_string_buffer_t footnotes_sb

Detailed Description

Definition at line 29 of file explanation.h.


Field Documentation

Definition at line 33 of file explanation.h.

char explain_explanation_t::explanation[PATH_MAX *2+200]

Definition at line 34 of file explanation.h.

Definition at line 35 of file explanation.h.

Definition at line 36 of file explanation.h.

Definition at line 37 of file explanation.h.

char explain_explanation_t::system_call[PATH_MAX *3+200]

Definition at line 31 of file explanation.h.

Definition at line 32 of file explanation.h.


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