On Wed, Sep 3, 2008 at 12:30 PM, Jabka Atu <[EMAIL PROTECTED]> wrote:
> Good day ,.
>
> I'm searching for a way to stop the escaping of rsyslog for example if i
> send a message that include \n it is described as "#012" :
>
> /**
> * Lets test the newlinje issues and the Length
> */
>
> #include
Good day ,.
I'm searching for a way to stop the escaping of rsyslog for example if i
send a message that include \n it is described as "#012" :
/**
* Lets test the newlinje issues and the Length
*/
#include
#include
#include
#include
int main(void) {
char * foo ;
int i = 0;
foo = (char
2 matches
Mail list logo