call to 'another program from C code
-
I have a C program and here I invoke the Weka software how can I do? I thank you all for your help!
The WINDOWS API replacement of system[^] are ShellExecute[^] / ShellExecuteEx[^] or CreateProcess[^]
-
The WINDOWS API replacement of system[^] are ShellExecute[^] / ShellExecuteEx[^] or CreateProcess[^]
-
what I want to do and a C program to invoke the software Weka. I can do this if you like? eg with the previous answer but I would like to understand how to go about my problem! thanks to all
Did you bother to follow the links provided by Madhu? They clearly demonstrate how to solve your problem.
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"Some people are making such thorough preparation for rainy days that they aren't enjoying today's sunshine." - William Feather
-
Did you bother to follow the links provided by Madhu? They clearly demonstrate how to solve your problem.
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"Some people are making such thorough preparation for rainy days that they aren't enjoying today's sunshine." - William Feather
I'm still amazed by some of the laziness shown by some site users... :suss: