Hi, --- On Thu, Dec 24, 2009 at 12:42 AM, Sergiu Ivanov <unlimitedscol...@gmail.com> wrote: | I'd say it would be better if you had just posted the whole set of | your changes as a single patch with the necessary comments, both | because this way your E-mail is ready to be applied as a patch and | because it's less work for you to arrange modifications in separate | sections :-) \--
Will do so. --- | Printing to a file is nothing fancy: the fprintf functions should | suffice. \-- I would appreciate if I could see a working example. When I use fprintf(stdout, "message"); or fprintf(stderr, "error"); in a translator, and use it with: settrans -fgap /tmp/hello hello 1>out 2>err neither of them are going into out or err, or the console. Probably, I am missing something here. --- | Also, some translators use the error () function for \-- This dumps the message to err, and works fine. I would like to see a working fprintf example in a translator. Thanks! SK -- Shakthi Kannan http://www.shakthimaan.com