Again, the malloc function returns a void pointer, so we need to typecast struct Rectangle pointer. The following line of code does the same.
確定! 回上一頁