The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 12-07-2005
kunu kunu is offline
Registered User
  
 

Join Date: Dec 2005
Posts: 2
still having problem with execvp

hi
thanks for reply
i tried
execl("/home2/xyz/app1.exe","app1.exe",0);
but it is still not working