John Stille wrote: > Dose click supress any output through the use of printf statements in > elements. I have compiled a new element and I am getting no printf > statements. I am explicitly calling the element in my configuration file. > Any ideas??? If they are supressed is there any way to get around that.
You need to use the click_chatter function to print your output out. You can see the output by typing "dmesg" Roman > > Thanks, > John > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
