Tsai_ky

Results 3 comments of Tsai_ky

Thank you for your reply! Here is a example of the code. ``` int func(int a) { int c; int b[5]; for(int i = 0; i < 5; ++i) {...