home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / libfd.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  1.1 KB  |  31 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-52]
  2. [C;6;B]        LIBFD <filename>
  3. [7]Default: OBJECT
  4. [J;1;N]
  5.   This instruction defines the list file with the definition \
  6. of the library functions. This file has the usual library \
  7. definition syntax; like defined within FD instruction.
  8.   The file is transformed into a table of function (defined \
  9. into a hunk of code) and will be linked with the pre-defined \
  10. memory requirements. You should also preceed LIBFD by DEFAULT \
  11. if you do not want to have that table in a specific memory.
  12.  
  13.   The fact this instruction is used set the flag AMIGALIBRARY. \
  14. Please refer you to that instruction to have all necessary \
  15. informations.
  16.  
  17.   The default file name is the destination file name \
  18. with the '.library' extension modified into '.fd'.
  19.  
  20.   See also:
  21. [L;3][LINK amigalibrary]        AMIGALIBRARY
  22. [LINK copyright]            COPYRIGHT
  23. [LINK fdlib]                FDLIB
  24. [LINK filename]                <filename>
  25. [LINK copyright]            LIBID
  26. [LINK libprefix]            LIBPREFIX
  27. [LINK version]                LIBREVISION
  28. [LINK version]                LIBVERSION
  29. [LINK version]                VERSION
  30. [5; LINK about; GOTO address]        Become Registred
  31.