I have an app that needs to run a command in the terminal.
or i want to run this command in my app.
ssh -N -p 24 -g -C -c des -D 1080 username@server
plz help me . tnx
hi to all
i have an iPad only program (for example : naeimapp)
now i want to make another program for iPhone which have the same name(naeimapp)
how can i make two versions of my application with the same name ( one of them is for iPad and another one is for iPhone).
tnx
i have a txt file which have some lines ...and my code is :
string line;
ifstream myfile("c:\\main.txt");
bool passport = true;
while(passport==true){
int pos1=0;
cout<<setw(20)<<"PassPort_Number : ";
cin>>add.Id ;
if (myfile.is_open())
{
…
http://www.freezpic.com/pics/d63adbfb5faec3ded732dcfee5cc71ef.jpg
in the image one i can enable red arrows inside the inner square ...
http://www.freezpic.com/pics/736e30ef1accf1d174122f2e1b017b8d.jpg
but in the second image i can't enable red arrows inside the inner square.
why?
http://www.freezpic.com/pics/d63adbfb5faec3ded732dcfee5cc71ef.jpg
in the image one i can enable red arrows inside the inner square ...
http://www.freezpic.com/pics/736e30ef1accf1d174122f2e1b017b8d.jpg
but in the second image i can't enable red arrows inside the inner square.
why?