ConvertCharToInt

Convert Character to Integer

Minor Business Rule

Object Name: B0000048

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Functional Description

Purpose

This function receives a single character variable and returns its integer equivalent.

Data Structure

D0000048 - ConvertCharToInt

Parameter NameData ItemData TypeReq/OptI/O/Both
cCharacterLDAcharNONENONE

Special Input Expected
This required input parameter receives the Character variable that is to be converted to its Integer 

equivalent.


^

nIntegerINT01integerNONENONE

Special Output Returned
This output parameter returns the resulting Integer when the input Character was converted.


^

Related Functions

None

Related Tables

None