Mail Archives: djgpp/1997/08/19/14:04:40
This is a multi-part message in MIME format.
------=_NextPart_000_01BCA905.611DBA00
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
--
Pepik
My e-mail: 1pepik AT polbox DOT com
My page: http://free.polbox.pl/1/1pepik
Tobias Westerblom <west AT grub01 DOT physto DOT se> wrote in article
<33eef535 DOT 630416 AT news DOT su DOT se>...
> How can I make a binary file to a DJGPP object file? For Borland ther
> is Bin2obj (binobj) wich converts a binary file to a object file.
> Please help me!
You can convert a picture or other binary file to header file
Ex:
#define data_length 1000
char *data[1000]={0xdf, 0xff, 0x33, 0x15, .......................};
I think that You are big strong boy and You can write that convert program.
If not I can do it (mail me).
Hi.
------=_NextPart_000_01BCA905.611DBA00
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<html><head></head><BODY bgcolor=3D"#FFFFFF"><p><font size=3D2 =
color=3D"#000000" face=3D"Arial"><br>-- <br> =
Pepik<br> My =
e-mail: <font color=3D"#0000FF"><u>1pepik AT polbox DOT com</u><font =
color=3D"#000000"><br> My page: =
<font color=3D"#0000FF"><u>http://free.polbox.pl/1/1pepik</u><font =
color=3D"#000000"><br><br><br><br><font size=3D3>Tobias Westerblom =
<<font color=3D"#0000FF"><u>west AT grub01 DOT physto DOT se</u><font =
color=3D"#000000">> wrote in article <<font =
color=3D"#0000FF"><u>33eef535 DOT 630416 AT news DOT su DOT se</u><font =
color=3D"#000000">>...<br>> How can I make a binary file to a =
DJGPP object file? For Borland ther<br>> is Bin2obj (binobj) wich =
converts a binary file to a object file.<br>> Please help =
me!<br><br><font size=3D3>You can convert a picture or other binary file =
to header file<br>Ex:<br><br>#define data_length 1000<br>char =
*data[1000]=3D{0xdf, 0xff, 0x33, 0x15, =
.......................};<br><br>I think that You are big strong boy =
and You can write that convert program.<br>If not I can do it (mail =
me).<br><br>Hi.<font size=3D2></p>
</font></font></font></font></font></font></font></font></font></font></f=
ont></font></body></html>
------=_NextPart_000_01BCA905.611DBA00--
- Raw text -