Short: Converts FD lib files to an ACE/HB2 inc. Author: lorylombus@gmail.com (Lorence Lombardo) Uploader: lorylombus@gmail.com (Lorence Lombardo) Type: dev/basic Version: 12-Jul-2021 Architecture: m68k-amigaos FD2func converts an FD file into an ACE or HB2 function declaration include file. Usage: FD2func [clib-file] [ACE/S] HB2 mode is activated by providing the [clib-file] which is usually found in the "clib" directory of the library's developers section and usually has a name of "#?_protos.h". Optionally the [clib-file] may be used in ACE mode with the ACE switch. I tested FD2func with "dbfsup_lib.fd" and the only hand modification I needed to make was to change Dbl2ffp& to Dbl2ffp!. The change was an unusual circumstance. Feel free to contact me in regards of other issues with this include type. web page:- http://geocities.ws/lorylomb/