ReactOS 0.4.15-dev-7842-g558ab78
str2longlong_t Struct Reference
Collaboration diagram for str2longlong_t:

Public Attributes

const charstr
 
LONGLONG value
 
int overflow
 

Detailed Description

Definition at line 950 of file string.c.

Member Data Documentation

◆ overflow

int str2longlong_t::overflow

Definition at line 953 of file string.c.

◆ str

const char* str2longlong_t::str

Definition at line 951 of file string.c.

◆ value

LONGLONG str2longlong_t::value

Definition at line 952 of file string.c.


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