Re: [OT] Language Question...

2000-09-01 Thread Jeff Jones
I began teaching myself C using the following book: "A Book on C" by Al Kelley, Ira Pohl ISBN# 0201183994 It will turn up if you do a search at amazon. Hope this helps. Jeff Jones On Fri, 1 Sep 2000, David Hajoglou wrote: > I would like to be able to read the internals of mod_p

Re: [OT] Language Question...

2000-09-01 Thread David Hodgkinson
David Hajoglou <[EMAIL PROTECTED]> writes: > I would like to be able to read the internals of mod_perl (the module that > plugs into apache). I would like to understand how it works with apache > and to do this I need c coding skills. So, regardless of my reason for > wanting to learn c (thoug

Re: [OT] Language Question...

2000-09-01 Thread David Hajoglou
I would like to be able to read the internals of mod_perl (the module that plugs into apache). I would like to understand how it works with apache and to do this I need c coding skills. So, regardless of my reason for wanting to learn c (though it does relate), does anybody have any suggestions

Re: [OT] Language Question...

2000-09-01 Thread David Hodgkinson
David Hajoglou <[EMAIL PROTECTED]> writes: > Well, if you must know, mod perl was programmed in c I knew this. So? -- Dave Hodgkinson, http://www.hodgkinson.org Editor-in-chief, The Highway Star http://www.deep-purple.com Apache, mod_perl, MySQL,

Re: [OT] Language Question...

2000-09-01 Thread David Hajoglou
Well, if you must know, mod perl was programmed in c On 1 Sep 2000, David Hodgkinson wrote: > > David Hajoglou <[EMAIL PROTECTED]> writes: > > > I would like to learn about the programming of mod_perl. While I am an ok > > perl programmer, I know very little of c code. Can somebody suggest

Re: [OT] Language Question...

2000-09-01 Thread David Hodgkinson
David Hajoglou <[EMAIL PROTECTED]> writes: > I would like to learn about the programming of mod_perl. While I am an ok > perl programmer, I know very little of c code. Can somebody suggest a (or > several) book that I can start to learn c from? Why do you need C if you've got perl? -- Dave

[OT] Language Question...

2000-09-01 Thread David Hajoglou
I would like to learn about the programming of mod_perl. While I am an ok perl programmer, I know very little of c code. Can somebody suggest a (or several) book that I can start to learn c from? Thanks, David