Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > 其他操作系统 > /usr/src/bin/ls/main.c
【标  题】:/usr/src/bin/ls/main.c
【关键字】:/usr/src/bin/ls/main.c
【来  源】:http://blog.chinaunix.net/article.php?articleId=59697&blogId=1210

/usr/src/bin/ls/main.c

Your Ad Here
 1  /*  $NetBSD: main.c,v 1.2 2000/07/29 03:46:15 lukem Exp $   */
 2
 3  /*-
 4   * Copyright (c) 1999 The NetBSD Foundation, Inc.
 5   * All rights reserved.
37   */
38
39  #include 
40
41  #ifndef lint
42  __RCSID("$NetBSD: main.c,v 1.2 2000/07/29 03:46:15 lukem Exp $");
43  #endif /* not lint */
44
45  #include 
46  #include 
47
48  #include "ls.h"
49  #include "extern.h"
50
51  int main(int, char *[]);
52
53  int
54  main(int argc, char *argv[])
55  {
56
57      return (ls_main(argc, argv));
58      /* NOTREACHED */
59  }

这也太简单了吧,多此一举?

翻译计划:【上一篇】
/usr/src/bin/ls/Makefile:【下一篇】
【相关文章】
没有相关文章
【随机文章】
  • WebSphere快速入门(11)
  • Windows98与Windows2000的网络互联
  • Google版操作系统现身
  • 今天遇到的麻烦事
  • 4口10/100M 服务器网卡
  • 中秋佳节,献上笔试题一道,祝各位事业蒸蒸日上!
  • 用VB制作TopMost类型窗口
  • 使用VC++6.0制作ASP服务器控件简介
  • Oracle数据导入导出详解
  • 在Novell网中无盘启动Win95
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.