Search Results

Search: Posts Made By: acciues
Forum: Programming 10-12-2010
5,910
Posted By acciues
Thanks to Agama, to!! "cmd" command is...
Thanks to Agama, to!!

"cmd" command is necessary to launch one application in windows!! If I don't use "cmd" I can't launch any application, but only work with files!! I don't know why!!!

I...
Forum: Programming 10-11-2010
5,910
Posted By acciues
cmd is Window's Command Prompt!! The ssh...
cmd is Window's Command Prompt!! The ssh connection is between a Windows Server (OpenSSH is emulated by CygWin) and MacOs or Linux (is the same!!!!).

This command

system("scp file.pdf...
Forum: Programming 10-11-2010
5,910
Posted By acciues
It work fine!! But I have other problem!! ...
It work fine!! But I have other problem!!

This is my code:

#include <iostream>
#include <cstdlib>
#include <string>
#include <fstream>

using namespace std;

int main (int argc, char*...
Forum: Programming 10-11-2010
5,910
Posted By acciues
Thanks a lot!! I will test it when arrive at...
Thanks a lot!!
I will test it when arrive at home!!
And IfI want to spend some time between the first and the second command?? I would be sure that the first command is completed before the...
Forum: Programming 10-11-2010
5,910
Posted By acciues
Problem with system("command")
Sorry, I don't speak English very well but I will try to explain my problem!
If I write a C++ program and I use che system call system("command") I have this problem:

If I would launch a program...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 01:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy