Re: Good Book on Parsing Strings?
- From: "pemo" <usenetmeister@xxxxxxxxx>
- Date: Sun, 20 Aug 2006 14:02:55 +0100
bwaichu@xxxxxxxxx wrote:
I am writing a very basic web server, and I need to parse the HTTP
Request string that I am receiving. Are there any good C books that
suggest ways to parse strings effectively?
There are many books that treat this subject a bit mathematically, e.g.,
String Searching Algorithms by Graham Stephen - is this the kinda thing
you're after? This one doesn't have any C, but does include pseudo code
that you could easily convert.
--
==============================================================================
USENET: Post to exotic, distant machines. Meet exciting, unusual people.
And flame them.
Dan Sorenson
==============================================================================
.
- Follow-Ups:
- Re: Good Book on Parsing Strings?
- From: CBFalconer
- Re: Good Book on Parsing Strings?
- References:
- Good Book on Parsing Strings?
- From: bwaichu@xxxxxxxxx
- Good Book on Parsing Strings?
- Prev by Date: Re: memory allocation wrapper
- Next by Date: Re: looking for statefull snprintf
- Previous by thread: Re: Good Book on Parsing Strings?
- Next by thread: Re: Good Book on Parsing Strings?
- Index(es):
Relevant Pages
|