Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by asd ( 11 years ago )
void hatlar(FILE *hp,int *hatcount,char tmp[]); /*hat sayisini bulur*/
void genelgosterim(int hatcount,Linestruct line[]); /*tum hatlari gosterir*/
void hatekle(FILE *hpekle,FILE *fileolustur,char tmp[]); /*yeni hat ekler*/
void hatsil(char tmp[],char tmp2[],int hatcount,FILE *filesil2,FILE *filesil); /*var olan hatti sil*/
void olustur(FILE *kayit,FILE *f[],int hatcount,Linestruct line[]); /*tum hat bilgilerini struct lara kaydeder*/
void durakeklef(FILE *durakekle,FILE *durakekle2,char tmp[],char tmp2[]); /*var olan hatta durak ekler*/
void duraksilf(FILE *duraksil,FILE *duraksil2,char tmp[],char tmp2[]); /*var olan hattan durak siler*/
Revise this Paste