Mail Archives: djgpp/1997/08/19/07:52:29
In article <01bca8f4$9d94ea00$LocalHost AT ppp> you wrote:
> 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).
No need to write one yourself. It's right there in your DJGPP bin
directory, and it's called bin2h.
> ------=_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 =
Just a small note: could everyone *please* stop posting HTML copies of
your articles? HTML in a MIMEd email may be ok in personal mail, and
even tolerable in a mailing list, but you really shouldn't do this on
Usenet. And IMHO, that also rules this out for a mailing list
gatewayed to Usenet, like this one. This is just an unnecessary waste
of bandwidth, and comp.os.msdos.djgpp is really large enough already
without such additions.
HBB
- Raw text -