| Overview | Group | Index | Concepts | 
The routine CPXreadcopyparam reads parameter names and
 settings from the file indicated by filename_str and copies
 them into CPLEX. 
This routine reads and copies files in the format created by
 CPXwriteparam.
 The file extension is .prm.
 The PRM format is documented in the reference manual 
 ILOG CPLEX File Formats.
 
| env | A pointer to the CPLEX environment as returned by   | 
| filename_str | Pointer to the file to read and copy into CPLEX.  |