New Guy Questions

2004-03-01 Thread Brian Michalk
ngely familiar to a select() driving the heart of the system. Brian Michalk <http://www.awpi.com/michalk> Life is what you make of it ... never wish you had done something. Aviator, experimental aircraft builder, motorcyclist, SCUBA diver musician, home-brewer, entrepreneur and barely single.

RE: New Guy Questions

2004-03-01 Thread Brian Michalk
] > Sent: Monday, March 01, 2004 4:46 PM > To: Brian Michalk > Subject: Re: New Guy Questions > > > On Mon, Mar 01, 2004 at 08:58:43AM -0600, Brian Michalk wrote: > > I have a base class that abstracts out a lot of file handle > handling. It > > manages, FIFOs, soc

RE: New Guy Questions

2004-03-02 Thread Brian Michalk
> -Original Message- > From: Jochen Stenzel [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 02, 2004 3:06 AM > To: Brian Michalk > Cc: Rocco Caputo; [EMAIL PROTECTED] > Subject: Re: New Guy Questions > > > > Hello, Brian, > > BM> while (

RE: New Guy Questions

2004-03-02 Thread Brian Michalk
was so simple. I've never gone into optimization before. Always wrote the code so that it worked, but as the embedded computer was asked to do more and more, I decided something needed to be done. Why Perl? It got the job done quickly and cheaply (for the customer). If they really want