Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
DisInsCode::ChartoCode Method

Converts a character to a DisInsCode::DisInsCodeType.

C++
static DisInsCodeType ChartoCode(
    char dinscodechar
);
Parameters 
Description 
char dinscodechar 
The character to convert. 
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!