program file_a;
const n=5;
type student=record
fam,ima:string[20];
group:string[10];
var:st:student;
f:file of student;
i,j:byte;
begin
assign (f,'dann.dat');
rewrite(f);
for i:=1 to n do begin
write(i,'studenttin familiasi:');
readln (st.fam);
write(i,'student ati:');
readln (st,ima);
write(i,'student toby:');
readln (st.group);
end;
close(f);
end.
бул тек жоба гана ишинде 1992 ж дейн шыгаратыны жок !