c - '.' is not reconized as an internal or external command -


after compiling hello.c ,when try run using ./a.out ,it says following '.' not recognized internal or external command,operable program or batch file. here system variables path:c:\windows\system32;c:\windows;c:\windows\system32\windowspowershell\v1.0;c:\program files\java\jdk1.7.0_71\bin;c:\apache-maven-3.2.5\bin;c:\program files\mingw\bin;

rename a.out a.exe , run using .\a.exe or a.exe

make sure current directory contains a.exe


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -