void * is the “wildcard” pointer; can point to any type int *array = malloc(40 * sizeof(int));. // behind the scenes, C "automatically" changes.
確定! 回上一頁