ILE C/C++ Programmer's Guide

Specifying Library Names

You should specify the name of the library in which the file resides. If you do not specify a library name when processing a file, the library list is searched for the file. The search time can be lengthy, depending on the number of libraries and the objects that they contain.


[ Top of Page | Previous Page | Next Page | Table of Contents ]