in reply to Re: Re: I'm glad I know a little perl...
in thread I'm glad I know a little perl...
I knew a C programmer once who liked pure C simply because there's no magic. The programmer is in direct control of every aspect of the program.
I've never written any C, but I used to debug a fair amount of it, and I really appreciated this programmer's code. It was really tight, easy to read (for C), and rarely contained surprisess.