On Thu, 22 Feb 2007 11:31:31 +0100 Joerg.Schilling at fokus.fraunhofer.de (Joerg Schilling) wrote: > If the first test works, I would like to create a callback interface > (e.g. "find . -call test <test-expression> {} \;") that allows > libfind to efficiently call builtins from the shell.
int b_test(int argc, char *argv[],void *extra)