ReactOS 0.4.17-dev-243-g1369312
str2longlong_t Struct Reference
Collaboration diagram for str2longlong_t:

Public Attributes

const charstr
 
LONGLONG value
 
int overflow
 

Detailed Description

Definition at line 1021 of file string.c.

Member Data Documentation

◆ overflow

int str2longlong_t::overflow

Definition at line 1024 of file string.c.

◆ str

const char* str2longlong_t::str

Definition at line 1022 of file string.c.

◆ value

LONGLONG str2longlong_t::value

Definition at line 1023 of file string.c.


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