航班查询系统(代码截图)程序源代码: include <stdio.h> include<stdlib.h> include <ctype.h>include <string.h> include<process.h> include <conio.h> define Null 0struct flight{char fltNum[15]char StartingPoint [20]char