if (ibsta & 0x8000)
{
testData->replaceStringFuncPtr(&testError->errorMessage, errorMessage33120A);
testError->errorFlag = TRUE;
testError->errorCode = ibsta;
return;
}
else
{
}
how can use case structure like if else when fail case i need do nothing.
in my attached
i want to find the elemet of array include"input",but output include blank array,because the false can not be empty.
thanks for you helps
Sonic
Diffrent Strokes for Different Folks