Librería para clientes de AlMarSimulator 1
Librería para E/S de simuladores genéricos (C/C++/Matlab/Python)
Loading...
Searching...
No Matches
PDC_VERSION Struct Reference

Public Attributes

short flags
 
short build
 
unsigned char major
 
unsigned char minor
 
unsigned char csize
 
unsigned char bsize
 

Detailed Description

Definition at line 114 of file curses.h.

Member Data Documentation

◆ bsize

unsigned char PDC_VERSION::bsize

Definition at line 121 of file curses.h.

◆ build

short PDC_VERSION::build

Definition at line 117 of file curses.h.

◆ csize

unsigned char PDC_VERSION::csize

Definition at line 120 of file curses.h.

◆ flags

short PDC_VERSION::flags

Definition at line 116 of file curses.h.

◆ major

unsigned char PDC_VERSION::major

Definition at line 118 of file curses.h.

◆ minor

unsigned char PDC_VERSION::minor

Definition at line 119 of file curses.h.