Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.c++.moderated    |    Moderated discussion of C++ superhackery    |    33,346 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 32,844 of 33,346    |
|    redstone-cold@163.com to All    |
|    a function to get the full path names of    |
|    30 Jan 13 21:35:34    |
   
   { Reformatted; please limit your lines to 70 characters - mod }   
      
   a function to get the full path names of a list of files   
   First ,I am not a C++ programmer but a python programmer .I am only a   
   little familiar with C++ ,so I cannot implement this function myself   
   ,my use of this function is to wrap it into Python to improve my   
   program’s working efficiency .   
      
   I have already know a list of files in a specified directory or its   
   subdirectories , I need a function to get the full path names of this   
   list of files ,now I am going to give out the prototype of this   
   function , I wonder if you can help me to implement this function .   
      
   function name : get FullPathNames   
   parameter : the path to the parent directory that all of that list of   
   files are contained in, a list of file names the I need to get their   
   full path names back   
      
   return value : a list of full path names   
      
   thanks in advance !   
   I use it on WinXP   
      
      
   --   
    [ See http://www.gotw.ca/resources/clcm.htm for info about ]   
    [ comp.lang.c++.moderated. First time posters: Do this! ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca