Overload List
| # | Signature | Description |
|---|---|---|
| 1 | DewString IntToStr(int value); | |
| 2 | DewString IntToStr(long long value); |
Overload 1: DewString IntToStr(int value);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | value | int |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler
Overload 2: DewString IntToStr(long long value);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | value | long long |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler