Hello,
This is only a question about the design of the TSystem class:
TSystem contains methods to create directories, rename files etc.
Why does it not contain a function for copying files?
I know I can write some simple function by hand or do this with
gSystem->Exec("cp A B"); but this is not OS independent.
I am not sure what the intention was when designing the class TSystem,
but in my opinion a copy function is missing.
Andreas
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:09 MET