#include int main(void){ int i;/* reset line number to 1000 and file name to myprog.c*/#line 1000 "myprog.c"#error Check the line number and file name. return 0;}