I am trying now to execute a C++ program in eclipse, but it doesn't show anything, my code is:
#include<iostream.h>
using namespace std;
int main()
{
cout<<"i have stucked here, plz do some thing for Me !";
return 0;
}
I think I am not ok in setting variable path. It is
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\QuickTime\QTSystem\;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Samsung\Samsung PC Studio 3\;C:\soft\cygwin\bin
while my bin path is
c:\cygwin\bin