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
_______________________________________________
freebsd-chat@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-chat
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to