Лабораторная работа: Разработка базы данных для расписания занятий
}
scanf("%d",&a);
getche();
exit(0);
}
case 'n':
при нажатии клавиши “n” запись ищется по времени.
3. Приложение
#include<stdio.h>
#include<conio.h>
#include<stdlib.h>
#include<io.h>
FILE *f;
typedef char arr_string[7][25];
struct zap
{
char fio_teacher[20];
int n_pdgrup;
char n_audit[6];
char predmet[10];
struct ti
{
int n_ned;
char den_ned[11];
struct wat
{
int fst_time,scd_time;
}watch;
}time;
char n_group[6];