Cadence Skill 论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 5666|回复: 1

[求助] 求助:关于ipcBeginProcess的使用

[复制链接]
发表于 2014-11-6 15:10:27 | 显示全部楼层 |阅读模式
为什么在使用ipcReadProcess(cid)时出现如下错误代码:
"Cannot create child process '1.pl '; Error code: 193\n"

这个是什么意思,求解救!!

cid = ipcbeginProcess("1.pl")
ipcReadProcess(cid)

1.pl:是最简单的hello world
#!/usr/bin/perl
print "Hello,world!\n";

发表于 2023-12-27 21:32:35 | 显示全部楼层
cid = ipcBeginProcess("perl 1.pl")
ipcReadProcess(cid)
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|网站地图|Cadence Skill 论坛 ( 蜀ICP备13024417号 )

GMT+8, 2024-4-28 19:10 , Processed in 0.132067 second(s), 15 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表