[Courses] [C] Beginner's Lesson 4A: Arrays, Qualifiers, and Reading Numbers
Eugene Teo
eugene.teo at eugeneteo.net
Fri Oct 11 07:58:32 EST 2002
<quote who="Jenn Vesperman">
u> On Fri, 2002-10-11 at 07:59, Morgon Kanter wrote:
u> > Hey, its me again. This is just some various stuff I wanted to say.
u> >
u> > First of all, could you please, in the next part of the lesson, include a
u> > list of what each of the functions in the standard C library does? I want
u> > to print something like this out to have on hand, but you only list a
u> > couple each lesson! =)
seriously, no one would read that.
I would suggest you do:
apropos <function name>
man [-sX|-s3X]* <function name>
Make it a habit.
Eugene
--
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