Click here to get the file
/*ident "@(#)Path:libx/t.c 3.1" */ #include <stdio.h> main() { printf ("%d\n", strmatch("abc", "a*")); }
This site conforms to the following standards: