In C++ you would be required to explicity cast the result of `malloc` to `widget_t *`. In C you would have to refer to your type as `struct ...
確定! 回上一頁