Link to home
Start Free TrialLog in
Avatar of scdavis
scdavis

asked on

Combining Binary files on x86/Win Platform

Hello.  I have 5 binary files that I would like to copy/turn into one large binary file by appending them to each other.
I don't know how I can do this - dos's copy stops at <EOF> markers, which is not acceptable
for my purpose.  Any help would be greatly appreciated - even if I knew of a text editor that
could read & write binary files I could make do --  thanks,

Scott Davis.
ASKER CERTIFIED SOLUTION
Avatar of wcoyote
wcoyote

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial