hey guys.....
i need 2 write this program which picks as and when a new message is written into the syslog file(syslog is a system file in unix)
the trouble is ther r hundred's of messeges written into syslog file. I was experimenting with End Of File and pointerts but have not formed anythin perfect as yet.... this program has 2 pick every new message and then parse every message. iam workin on the parsing part but 1st i need 2 pick every message as they r written into syslog
any help appreciated