On Tue, 10 Feb 2009, LAN Jing wrote: > I am a beginner to use PCRE. I am trying to use pcre_callout, yet some > of the explanation are hard to understand. I wonder if there is some > sample code from you guys I can read. Thanks.
I don't have a sample, but there is code in the pcretest program (distributed with PCRE) that handles callouts. Grep for "callout". Philip -- Philip Hazel -- ## List details at http://lists.exim.org/mailman/listinfo/pcre-dev
