load_propfile

 

The load_propfile load given property (parameter) file and return property file ID.

 

Langunage type

SubRoutine

C/C++

load_propfile(sName, nName, idFileParam, errflg)

 

Parameter information

 

Variable Name

Size

Description

sName

Char [256]

[in] property file name

nName

Int

[in] the number of characters for property file name

idFileParam

Int

[out] property file ID.

errflg

Int

[out] error status (0: No error, 1: error)