51Degrees Common C/C++
4.1
A shared functionality library that is used by 51Degrees products
Search
Documentation
fiftyoneDegreesString
fiftyoneDegreesString Struct Reference
Common
String
Detailed Description
String structure containing its value and size.
Public Attributes
int16_t
size
Size of the string in memory.
char
value
The first character of the string.
The documentation for this struct was generated from the following file:
string.h
On This Page
Public Attributes
List of all members
Generated by
doxygen
1.8.15