![]() ![]() | ![]() |
version 1.15, 2004/12/23 18:32:50 | version 1.16, 2004/12/23 18:36:42 |
---|---|
Line 156 int caparesponse_get_real_response (char | Line 156 int caparesponse_get_real_response (char |
} | } |
} | } |
if( !all_alphabet ) { | if( !all_alphabet ) { |
tmp_unit_str[0]=NULL; | |
outcome = split_num_unit(answer,&n_part,input,tmp_unit_str); | outcome = split_num_unit(answer,&n_part,input,tmp_unit_str); |
if( outcome > 1 ) { /* with both num and unit parts or only unit part */ | if( outcome > 1 ) { /* with both num and unit parts or only unit part */ |
if( ans_unit != NULL ) { | if( ans_unit != NULL ) { |