On Sunday 17 June 2007, you wrote:
> What does this program do?
>
> #include <stdio.h>
>
> int main(void)
> {
> printf("%u\n", 0x2a);
> return 0;
> }
>
> Docs are more important than drivers. Please ask for
> docs.
>
> MC
Displays the answer to the question of life the universe and
everything.
As is all to common, it's clear what the code *does*, what is not
quite as obvious is why is it being done.
--
Thanks,
Josh Paetzel
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chat
To unsubscribe, send any mail to "[EMAIL PROTECTED]"