• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
我的小小家园
            管理     
2012年1月13日
在xcode中写一个unix文件读取的程序
摘要: 1.New Empty Project2.Add command tool target3.Add main.c4.Add main.c to compile source#include "stdio.h"#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <stdio.h>#include <errno.h> #define BUFFER_SIZE 1024 int main(int argc,char **argv){ i 阅读全文
posted @ 2012-01-13 11:20 暧鹅 阅读(924) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3