单项选择题

使用标准库函数时应在程序开头一行写()。

A.#includ “stdio.h”
B.#includ “stdio*h”
C.#include < stdio*h>
D.#include < stdio.h>