System Global Function CATMakePath
CATMakePath( | const | iDir, |
| const | iFileName, |
| | oFullpath) |
-
Constructs the absolute Path of a file.
Role: Constructs the absolute Path of a file, given its name and
the path of its directory.
- Parameters:
-
- iDir
- Specifies the path of the directory of the file.
- iFileName
- Specifies the name of the file.
- oFullpath
- A pointer to the buffer where the absolute full path of the file will
be written. The buffer must be allocated by the caller.
This object is included in the file: CATLib.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.