ReactOS 0.4.16-dev-1946-g52006dd
strarray Struct Reference

#include <tools.h>

Public Attributes

unsigned int count
 
unsigned int size
 
const char ** str
 

Detailed Description

Definition at line 174 of file tools.h.

Member Data Documentation

◆ count

unsigned int strarray::count

Definition at line 176 of file tools.h.

Referenced by main(), strarray_addall(), strarray_addall_uniq(), and write_dlldata_list().

◆ size

unsigned int strarray::size

Definition at line 177 of file tools.h.

◆ str

const char** strarray::str

Definition at line 178 of file tools.h.

Referenced by main(), strarray_addall(), strarray_addall_uniq(), and write_dlldata_list().


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