ESP8266 Developer Zone The Official ESP8266 Forum 2016-04-05T11:43:08+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1968 2016-04-05T11:43:08+08:00 2016-04-05T11:43:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1968&p=6339#p6339 <![CDATA[Re: LOCAL是什么意思]]>
请参考 ESP8266_NONOS_SDK\include\c_types.h,定义如下:

Code:

#define LOCAL       static

感谢您对 ESP8266 的关注!

Statistics: Posted by ESP_Faye — Tue Apr 05, 2016 11:43 am


]]>
2016-03-31T13:49:28+08:00 2016-03-31T13:49:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1968&p=6282#p6282 <![CDATA[LOCAL是什么意思]]>
看到很多源代码中的定义LOCAL uint8、LOCAL uint32,请问这个LOCAL代表什么意思?
它的宏定义在哪儿?请指教。

谢谢

Statistics: Posted by jalen — Thu Mar 31, 2016 1:49 pm


]]>