|
Anypia Programmer's Documentation
|
Converts a character to a DisInsCode::DisInsCodeType.
static DisInsCodeType ChartoCode( char dinscodechar );
|
Parameters |
Description |
|
char dinscodechar |
The character to convert. |
The converted DisInsCode::DisInsCodeType.
|
Exceptions |
Description |
|
PiaException if the specified character is not one of the allowed ones (0 through 9, and T). |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|