data2inc (1) Linux Manual Page
NAME data2inc – Free Pascal binary to pascal include file converter. SYNOPSIS data2inc [-ABSVH] msgfile [incfile] [constname] DESCRIPTION data2inc reads a binary or text file and converts it to a pascal typed constant declaration. The constant is an array of characters (zero based), in which each character’s ascii value is the value of the byte…
