ReactOS 0.4.15-dev-7924-g5949c20
ulong2str_t Struct Reference
Collaboration diagram for ulong2str_t:

Public Attributes

int base
 
ULONG value
 
const charBuffer
 
int mask
 

Detailed Description

Definition at line 108 of file string.c.

Member Data Documentation

◆ base

int ulong2str_t::base

◆ Buffer

const char* ulong2str_t::Buffer

◆ mask

int ulong2str_t::mask

Definition at line 112 of file string.c.

◆ value

ULONG ulong2str_t::value

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