However, I am limited to an array of size 2. Code: #include <stdio.h> main() { int input = -1; unsigned char buff[2]; ...
確定! 回上一頁