ReactOS 0.4.15-dev-8100-g1887773
MY_STRUCT Struct Reference

#include <Example.h>

Collaboration diagram for MY_STRUCT:

Public Attributes

int a
 
char b [8]
 

Detailed Description

Definition at line 11 of file Example.h.

Member Data Documentation

◆ a

int MY_STRUCT::a

Definition at line 13 of file Example.h.

◆ b

char MY_STRUCT::b[8]

Definition at line 14 of file Example.h.


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