雖然依照一般C的implementation,function的local variable應該要從stack中allocate,但是可能是為了防止Stack過深,超過51的限制(51的stack是在idata)。所以compiler會自 ...
確定! 回上一頁