5
Tại sao tôi nhận được cảnh báo mỗi khi tôi sử dụng malloc?
Nếu tôi sử dụng mallocmã của mình: int *x = malloc(sizeof(int)); Tôi nhận được cảnh báo này từ gcc: new.c:7: warning: implicit declaration of function ‘malloc’ new.c:7: warning: incompatible implicit declaration of built-in function ‘malloc’