
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] [OT] C/C++: Need alternative to strsep or strtok
Botond Botyanszki wrote:
>On Sun, 17 Aug 2003 16:24:45 +0200
>David Oftedal <david@example.com> wrote:
>
>
>
>>I'm trying to parse this korean dictionary called engdic into the EDICT
>>format (Discarding the metadata for now) in order to be able to use it
>>with gjiten2.
>>
>>
>If you get it working I hope you will share it with the rest of us.
>
>
>
>>I fell into the trap of trying to use strtok or
>>strsep in order to parse the lines into individual fields, instead of
>>writing my own functions.
>>
>>
>You should pick the right tool for the job. I'd say use perl.
>
>
>
>
AAH. Thanks. I think I've even used the command that does this. I can't
promise that I'll have it ready very soon, though, but I will be sharing
it when it's ready.
-Dave
--
http://home.no.net/david/
Home |
Main Index |
Thread Index