使用scanf函数时,在源程序开头()。
A:书写#include"stdio.h"
B:书写#include
C:不必写#include
D:书写#include"scanf.h"

出自:计算机科学