6 27 2 C Example From LANSA Open Guide previous page next page 6.27.2 C Example BOOL fOK; int iSession; char strDataType[FIELD_TYPE_LENGTH + 1]; FLDLEN length; int iDecimal; fOK = LceGetFieldType(iSession, "SURNAME", strDataType, &length, &iDecimal); previous page start next page