Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

System and SystemQQ calls

Intel_C_Intel
员工
412 次查看
I need to do a system call from within an application that will run on W98,W2000,WNT,WXP. The CVF help says:

"On WNT systems, the calling process waits until the command terminates. On W9* systems, the calling process does not currently wait in all cases; however, this may change in future implementations."

Can anyone explain and provide a simple example of a case where a SYSTEM() call running on a W98 machine would not wait? My life would be simpler if I didn't need to figure out the Win32 API.
0 项奖励
1 回复
Steven_L_Intel1
412 次查看
Well, no need to figure it out - I've done that for you!

I don't know the details as to what the W9x problem is.

Steve
0 项奖励
回复