The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 11-15-2007
vinp vinp is offline
Registered User
 

Join Date: Oct 2007
Posts: 3
thanks u porter,
for quick reply ya tried with the stat and fstat for which iam getting inode as 0, so how to proceed and also is there any alternate for this
line. please tell me
Code:
ifstream s((const byte*)fd);
because from the code iam fetching file descriptors only.
Reply With Quote