C语言中指针

1、定义和引用数组指针

  uint8 state[1]={0x64};                  //一路开关,插座

  DevResponseInfo(1,(uint8 *)state);   //发送开关初始状态

posted @ 2015-12-13 20:51  云中鹤5786  阅读(106)  评论(0)    收藏  举报