VMware Cloud Community
writemycomment
Contributor
Contributor

system() in c++ not working immittently

I have an application that I compiled in SUSE 10 and it seems it work. However, when it comes to the system function call, it does not work, like in the application if I do a system("ls"), it is not doing anything.

I tried to duplicate it in a small program with only one line of system("ls") and compiled on the same platform. Now it worked.

What did I do wrong in the application?  I had been working on it last couple of days and I am really frustrated.

Reply
0 Kudos
2 Replies
writemycomment
Contributor
Contributor

To clarify,  the application is compiled on SUSE 10 and targeted to run in Esxi 5.0

Reply
0 Kudos
AKostur
Hot Shot
Hot Shot

Uh, why is this a VMware issue?

Reply
0 Kudos