freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

算法與數據結構課程設計--通訊錄(編輯修改稿)

2025-02-13 03:34 本頁面
 

【文章內容簡介】 char city[15]。 char [20]。 unsigned long phone。 unsigned long zip。}stu[N]。void input1(){ FILE *fp。 int i。 char n。 printf(Be careful!!!Do you sure to input?(y/n):\7\7\7\n)。 n=getchar()。 n=getchar()。 if(n!=39。y39。) return。 else { fp=fopen(txl,wb)。 for(i=0。iN。i++) { printf(Input the name(Input exit return):\n)。 scanf(%s,stu[i].name)。 if(strcmp(stu[i].name,exit)==0) return。 else { printf(Input the city:\n)。 scanf(%s,stu[i].city)。 printf(Input the \n)。 scanf(%s,stu[i].)。 printf(Input the phone:\n)。 scanf(%ld,amp。stu[i].phone)。 printf(Input the zip:\n)。 scanf(%ld,amp。stu[i].zip)。 fwrite(amp。stu[i],sizeof(struct address),1,fp)。 } } fclose(fp)。 }}void read1(){ FILE *fp。 int i。 if((fp=fopen(txl,rb))==NULL) { printf(Can not to open the txl.\n)。 return。 } printf
(===========================================================================
=====\n)。 printf( Name City Email
Phone Zip \n)。 printf
(===========================================================================
=====\n)。 for(i=0。fread(amp。stu[i],sizeof(struct address),1,fp)!=0amp。amp。iN。i++) { printf(%15s%15s%20s%15ld%10ld\n,stu[i].name,stu
[i].city,stu[i].,stu[i].phone,stu[i].zip)。 } getch()。 fclose(fp)。}void append1(){ FILE *fp。 int i,sum=0。 if((fp=fopen(txl,rb))==NULL) { printf(Can not to open the txl.\n)。 return。 } for(i=0。fread(amp。stu[i],sizeof(struct address),1,fp)!=0amp。amp。iN。i++) sum+=1。 fclose(fp)。 if((fp=fopen(txl,ab))==NULL) { printf(Can not to open the txl.\n)。 return。 } for(i=sum。iN。i++) { printf(Input the name(Input exit return):\n)。 scanf(%s,stu[i].name)。 if(strcmp(stu[i].name,exit)==0) return。 else { printf(Input the city:\n)。 scanf(%s,stu[i].city)。 printf(Input the \n)。 scanf(%s,stu[i].)。 printf(Inpute the phone:\n)。 scanf(%ld,amp。stu[i].phone)。 printf(Inpute the zip:\n)。 scanf(%ld,amp。stu[i].zip)。 fwrite(amp。stu[i],sizeof(struct address),1,fp)。 } } fclose(fp)。
點擊復制文檔內容
電大資料相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1