Linux安全网 - Linux操作系统_Linux 命令_Linux教程_Linux黑客

会员投稿 投稿指南 本期推荐:
搜索:
您的位置: Linux安全网 > Linux编程 > » 正文

Windows_Programing_English_To_Chinese_1_MSVC_C运行库(17)

来源: 未知 分享至:

      }

  printf(\"n\");

}

   return 0;

}

 

The output:

 

This machine has the following logical drives:

 A:  C:  D:  E:  F:  G:  H:  I:  J:  K:  L:

Press any key to continue

§ The following is an example of the needed

     information in order to use the  _getdiskfree() function.

Information

信息

Description

介绍

The function

函数名

_getdiskfree().

The use

函数功能

Populates a_diskfree_t structure with information about a disk drive.

通过返回一个_diskfree_t 结构体返回驱动器的信息

The prototype

函数原型

unsigned _getdiskfree(unsigned drive,struct _diskfree_t * driveinfo);

Example

实例

struct_diskfree_t df = {0};

unsigneduDrive;


Tags:
分享至:
最新图文资讯
1 2 3 4 5 6
验证码:点击我更换图片 理智评论文明上网,拒绝恶意谩骂 用户名:
关于我们 - 联系我们 - 广告服务 - 友情链接 - 网站地图 - 版权声明 - 发展历史