靜態局部變數

It's some kind of local variable.

but it's value will not disappear when function end.

It store in memory when program start execute.

ex.

static int asd = 100;

留言

這個網誌中的熱門文章

a005: Eva 的回家作業