Doc. # 1-0000234
Date Updated 07-27-2005 Date Created 07-27-2000
Document Type Knowledge Base Related OS
Related Product PCL-844/ PCL-844H
Why compile error with IOCM PC-COMLIB example file?
Solution:
Actually, that those example files was coding by Turbo C 2.0, and the "TC-EX1.C" has a PROJECT file. BUT, the project file just for Turbo C 2.0 ONLY. Anyway, user have to pay attention on the version of compiler. For example, If you want to compile those example files with Turbo C 3.0, please check following tips. 1) You have to re-built the project file first. Delete the original project file. => TC-EX1.PRJ 2) Enter the Turbo C 3.0 and NEW/OPEN a project file. => EX1.PRJ 3) Add two items into the new project file. => TC-EX1.C, MX-CS.OBJ 4) Load the example file. => TC-EX1.C 4) Make sure of the proper directory for the HEAD file. 5) Make sure of the "small" model of library. 6) Compile the example file. The attached file is the project file for Turbo C 3.0 only, just for your reference.
Download File Release Date Download Site
Ex1.prj (0) 01-11-2001
  1. Primary
  2. Secondary