弹出CD驱动器的代码。 [英] Code for ejecting the CD-drive.

查看:96
本文介绍了弹出CD驱动器的代码。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以给我C中的代码以弹出CD驱动器吗?

提前致谢!

解决方案

2006年3月17日08:08:21 -0800," pr ************* @ yahoo.co.in"

< pr*************@yahoo.co.in>写道:

任何人都可以给我C中的代码以弹出CD驱动器吗?
提前致谢!




C不能这样做,你需要C ++(实际上是围绕这个特定目的设计的)。检查任何标准研究生文本的CD弹出

理论和研究成果。


2006年3月17日星期五16:08, pr ************* @ yahoo.co.in 认为(在

< 11 ********************* @ p10g2000cwp.googlegroups.com>):

任何人都可以给我C中的代码以弹出CD驱动器吗?
提前致谢!




是的,但不是这里。在一个讨论你的特定操作系统的小组中询问。


-

BR,Vladimir


C'' est magnifique,mais ce n''est pas l''Informatique。

- Bosquet [看到IBM 4341]


< blockquote> 2006年3月17日08:08:21 -0800," pr ************* @ yahoo.co.in"

< pr ** ***********@yahoo.co.in>写道:

任何人都可以给我C中的代码以弹出CD驱动器吗?
提前致谢!




< OT>


int main(无效)

{

t3d_open_CD_TRAY();

返回(0);

}

/ *遗憾的是,特定t3d函数的内容尚未存在。
存在。如果它确实也可以使用

至少使用以下别名来调用函数:

- t3d_environment_OPEN_n_CD_DRIVE

- t3d_environment_EJECT_n_CD_DRIVE

- t3d_environment_EJECT_CD();

- t3d_avaa_CD_ASEMA(); //芬兰语示例

- t3d_?ppna_CD_LUCKAN //瑞典语示例

- t3d_remove_CD_DISC
http://www.tele3d.com/t3d/language.pdf


t3d编程语言和t3d功能原型的结构

现在是Juuso Hukkanen的商标。 (TM'将捐赠给

慈善机构。)

如果OP不能等,google:stdio.h" eject cd"

* /

< OT>


Juuso


Can anyone give me the code in C for ejecting the CD-drive ?
Thanks in advance!

解决方案

On 17 Mar 2006 08:08:21 -0800, "pr*************@yahoo.co.in"
<pr*************@yahoo.co.in> wrote:

Can anyone give me the code in C for ejecting the CD-drive ?
Thanks in advance!



C can''t do this, you need C++ (which was in fact designed around this
specific purpose). Check any standard graduate text for CD ejecting
theory and research outcomes.


On Friday 17 March 2006 16:08, pr*************@yahoo.co.in opined (in
<11*********************@p10g2000cwp.googlegroups. com>):

Can anyone give me the code in C for ejecting the CD-drive ?
Thanks in advance!



Yes, but not here. Ask in a group that discusses your particular OS.

--
BR, Vladimir

C''est magnifique, mais ce n''est pas l''Informatique.
-- Bosquet [on seeing the IBM 4341]


On 17 Mar 2006 08:08:21 -0800, "pr*************@yahoo.co.in"
<pr*************@yahoo.co.in> wrote:

Can anyone give me the code in C for ejecting the CD-drive ?
Thanks in advance!



<OT>

int main(void)
{
t3d_open_CD_TRAY();
return(0);
}
/* unfortunately the contents of particular t3d function do not yet
exist. If it did the function could also have been called using
atleast folllowing alias names:
- t3d_environment_OPEN_n_CD_DRIVE
- t3d_environment_EJECT_n_CD_DRIVE
- t3d_environment_EJECT_CD();
- t3d_avaa_CD_ASEMA(); //Finnish example
- t3d_?ppna_CD_LUCKAN //Swedish example
- t3d_remove_CD_DISC
http://www.tele3d.com/t3d/language.pdf

t3d programming language and the structure of t3d function prototype
are now trademarks of Juuso Hukkanen. ( TM''s will be donated to
charity.)
If OP can''t wait, google: stdio.h "eject cd"
*/
<OT>

Juuso


这篇关于弹出CD驱动器的代码。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆