Kohinoor24
September 24th, 2002, 03:39 AM
Hi All,
In the command line of my program,Iam giving the path of an ini file.
say:F:\Develop\InitialFile.ini
In the same Path,I have ie: in F:\Develop.I have other files
File1
File2
File3
File4
File5
Now,I want to access these file form this location to read the contents of the files.I know how to read these files.How Can I locate these files to read?
The code should not be windows dependent as I want to compile it under linux as well
Could Anyone Help?
Thanks in advance
In the command line of my program,Iam giving the path of an ini file.
say:F:\Develop\InitialFile.ini
In the same Path,I have ie: in F:\Develop.I have other files
File1
File2
File3
File4
File5
Now,I want to access these file form this location to read the contents of the files.I know how to read these files.How Can I locate these files to read?
The code should not be windows dependent as I want to compile it under linux as well
Could Anyone Help?
Thanks in advance