Welchel
04-05-02, 08:12 PM
OS: WIN2000
MS C++ v6.x
i have redirected STDIN as:
scpp < filein > fileout
at runtime i want to be able to determine the file name filein that the user has passed.
anyone know of any API calls to return the filename by passing the file handle based on STDIN.
thanks...
-kp-
MS C++ v6.x
i have redirected STDIN as:
scpp < filein > fileout
at runtime i want to be able to determine the file name filein that the user has passed.
anyone know of any API calls to return the filename by passing the file handle based on STDIN.
thanks...
-kp-