Short: Converts C ".h" files to PureBasic Author: lorylombus@gmail.com (Lorence Lombardo) Uploader: lorylombus@gmail.com (Lorence Lombardo) Type: dev/basic Version: 23-Jul-2025 Architecture: m68k-amigaos "h2pb" converts C ".h" files into PureBasic compatible files. These ".h" files are usually found in the "libraries" directory in the developers section. The result is not always perfect and some hand modifications might need to be made. "h2pb" is a script and requires in path the following components:- http://aminet.net/package/dev/blitz/c2b http://aminet.net/package/util/cli/rep http://aminet.net/package/util/batch/ARPClones-37.1 Optional components for the c: assign are here:- http://geocities.ws/lorylomb/set_get_ts.txt http://geocities.ws/lorylomb/set_get_ts.lha Ensure the S Protect bit is enabled to make the script executable. eg. protect h2pb +s h2pb softieee.h In the "eg" directory you will find the first test of this script. Standard disclaimer:- If you decide to use this material you do so at your own risk. web page:- http://geocities.ws/lorylomb/