中的更多值,並存儲了四個值。 如何提取該值以顯示值(sprintf)? 請參閱隨附的圖像文件。 下面的代碼: for(a = 4; a < 5; a = a++)
{
AD1CHS0bits.CH0SA = a ; //select which ANI connect to channel 0
AD1CHS0bits.CH0NA = 0 ; //vre
是否可以在void function中插入for loop? void decode(unsigned char* msg)
{
int result[5];// can store our value
unsigned char lala[50];
if (strstr(msg, "UI01?") != msg) // write in Hypertermin