Null pointer assignment

这个程序为啥编译不过哪?是缺什么头文件?

void main()
{
        printf(“hello\n”)
}

// 哈哈哈哈, admire PHD

Menu