1. 首页
  2. 编程语言
  3. C
  4. 电话薄管理系统C语言

电话薄管理系统C语言

上传者: 2019-01-11 08:31:52上传 C文件 16.11KB 热度 49次
win-tc下的,修改下可以在vc下运行,是c语言编写的 #include "stdio.h" /*标准输入输出函数库*/ #include "stdlib.h" /*标准函数库*/ #include "string.h" /*字符串函数库*/ #include "conio.h" /*屏幕操作函数库*/ #define HEADER1 " ---------------------------TELEPHONE BOOK---------------------------\n" #define HEADER2 " | num | name
用户评论
码姐姐匿名网友 2019-01-11 08:31:52

代码是错的亲。。。。。调试了好大一半天。。

码姐姐匿名网友 2019-01-11 08:31:52

运行出问题了。。。。。。。。。。。。