[Courses] [C] To all who responded to my std C lib list request...

Eugene Teo eugene.teo at eugeneteo.net
Fri Oct 11 09:10:50 EST 2002


It's quite old. You might find the examples written in:

int
main(ac, av)
int ac, char *av[];
{
	printf("Hello, World!\n");
	return 0;
}

Eugene

<quote who="Morgon Kanter">
u> Thanks for your recommendations! How is "The C Programmer's Companion: ANSI C Library Functions" if any of you have seen it? ( http://www.silicon-press.com/books/isbn.0-929306-09-0/ ). Thinking this because I could probably pick up a used copy for about 10. I like inexpensive stuff =)
u> 
u> _______________________________________________
u> Courses mailing list
u> Courses at linuxchix.org
u> http://mailman.linuxchix.org/mailman/listinfo/courses

-- 
eMail: eugeneteo at eugeneteo.net, eugeneteo at null.cc.uic.edu
gpg pub_key: http://null.cc.uic.edu/~eugeneteo/eugeneteo.asc
main(i){putchar(182623909>>(i-1)*5&31|!!(i<7)<<6)&&main(++i);}




More information about the Courses mailing list