roberson
8/13/2008 7:09:00 PM
In article <slrnga69rl.a60.nospam@nospam.invalid>,
Antoninus Twink <nospam@nospam.invalid> wrote:
>On 13 Aug 2008 at 8:25, rgagarrett@gmail.com wrote:
>> I hope this is the correct group for my query, please advise if
>> there's a more relevant place for me!
>Your question is perfectly topical here,
The part about reading a fixed image file format and decoding
it into image pixels can be done in standard C (given sufficient
documentation of the file format), but the part about displaying
images in real time onto a display is not possible in standard C:
it is only possible using device-specific or operating-system
specific extensions that are beyond the scope of C.
Contrary to Mr. Twink's implications, this newsgroup does not exist to
discuss every library or operating system extension that can be called
from some C implementation somewhere: as there is very little
that would be impossible to call from some suitably designed C
implementation, Mr. Twink would effectively wish us to believe
that pretty much *every* programming problem is topical here if it
involves C in any capacity. (Or, as was seen recently, even if it
involves any of the tool-chains commonly used with C, when when the
poster had clearly indicated that the programming language in use
was not C.)
--
"There are some ideas so wrong that only a very intelligent person
could believe in them." -- George Orwell