data2inc (1) Linux Manual Page
data2inc – Free Pascal binary to pascal include file converter. Synopsisdata2inc [-ABSVH] msgfile [incfile] [constname] Descriptiondata2inc 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 at the offset…
