ReactOS 0.4.15-dev-7934-g1dc8d80
tagStrToIntResult Struct Reference
Collaboration diagram for tagStrToIntResult:

Public Attributes

const charstring
 
int str_to_int
 
LONGLONG str_to_int64_ex
 
LONGLONG str_to_int64_hex
 

Detailed Description

Definition at line 79 of file string.c.

Member Data Documentation

◆ str_to_int

int tagStrToIntResult::str_to_int

Definition at line 82 of file string.c.

◆ str_to_int64_ex

LONGLONG tagStrToIntResult::str_to_int64_ex

Definition at line 83 of file string.c.

◆ str_to_int64_hex

LONGLONG tagStrToIntResult::str_to_int64_hex

Definition at line 84 of file string.c.

◆ string

const char* tagStrToIntResult::string

Definition at line 81 of file string.c.


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