We saw in a previous lecture that we can use malloc() to dynamically create simple structures. The mechanics work just as we would expect: struct thingy *p ...
確定! 回上一頁