On Thu, Apr 05, 2001 at 03:58:05PM -0500, David Douthitt scribbled:
> The thing I always find fascinating is the textbooks show you how to
> add 5 and 6, but not how to scan a configuration file; or they show
> you how to do a bubble sort, but not how to react to user input.  It
> seems as if general disk I/O is a no-no.

I've found that, too; no learning resource ever seems to cover
important, seemingly very basic operations like user or disk IO.
Most programs that I might write tend to be such that they'd
mangle data in some way, and although it's easy to learn how to
mangle data, it's always difficult to find out how to read and
write the data...

> Of course, having an expert you can pester helps too....

irc.openprojects.net #c is a channel where lots of C programmers
hang out and be quiet. ;)

-- 
rick -- A mind is like a parachute... it only works when it's open.

ICQ# 1590117                           [EMAIL PROTECTED]
Help with LRP: http://lrp.c0wz.com     Home page: http://www.c0wz.com

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to