From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: graphics question Date: 12 Jun 2001 10:57:42 GMT Organization: Aachen University of Technology (RWTH) Lines: 20 Message-ID: <9g4sj6$k9h$1@nets3.rz.RWTH-Aachen.DE> References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 992343462 20785 137.226.32.75 (12 Jun 2001 10:57:42 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 12 Jun 2001 10:57:42 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com David Lipman wrote: > something similar). Anyway, my question is this: from what program do > these people get these numbers stored in the original arrays from? Impossible to tell --- we can't look into those people's heads, see? You should rather ask the authors of those sources directly. In principle, such arrays can of course always be typed in by hand. But there do exist quite some tools for this kind of task. DJGPP has one itself: 'bin2h', which you may want to look up in the user guide. One other possible source is the Unix/X11 bitmap file format XBM (or XPM, its colored variant). That's a picture fileformat which is syntactically valid C, at the same time. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.