9.76 ACIpsDBAccess::ReplaceFileExt
VOID ACIpsDBAccess::ReplaceFileExt(SCString& scsF, const SCString& scsNewExt)
Replace the extentions of a file
Defined in: ACIPSDB.hpp
|
Parameters
|
scsF
I/O Input file, Output file with new extention
scsNewExt
Input new fileextention
|