On Fri, Apr 18, 2008 at 10:56 AM, Sathya Raghunathan
<[EMAIL PROTECTED]> wrote:

>  A process has a char buffer(4096 bytes) which contains a log statement which
>  is a comma seperated string of the following information:
>  loglevel, errorlevel, Module name, function name, description of the error
>  etc.
>  (Variable length string and can go upto 4096 characters)
>
>  Now my requirement is to send this comma seperated string to a different
>  process through a FIFO.

Why are you re-inventing wheels? (syslogd in this case)

-- 
PJH

http://shabbleland.myminicity.com/tra

Reply via email to