Re: [Parser-devel] [token.c] A new functionality
Status: Beta
Brought to you by:
jineshkj
From: Jinesh K J <jin...@gm...> - 2006-10-11 05:19:12
|
On 10/10/06, Noam Postavsky <npo...@uw...> wrote: > Jinesh K J wrote: > > I think we can proceed either of two ways: > > > > 1. Modify gettoken() as I had mentioned previously to get the > > key/value pairs too. > > 2. Write another function getkeyval() that utilise gettoken() to do > > our job. The prototype I suggested remains the same. > Okay, I've done that. Almost over. I have made a few changes to the test cases. Please go through it. Jinesh. |