|
|||||||||
|
|
|||||||||
| #2071 | Compile-time error | ||||||||
Invalid radix encountered.
Additional Information
The X may be between Y and Z, but the value entered is W.
where X is 'BASE', Y is '2', and Z is '36'.
Explanation
Only radices between 2 and 36 are allowed.
| ---- |