%PDF- %PDF-
Direktori : /proc/self/root/glibc-2.29/string/ |
Current File : //proc/self/root/glibc-2.29/string/tst-strfry.c |
#include <stdio.h> #include <string.h> int do_test (void) { char str[] = "this is a test"; strfry (str); return 0; } #include <support/test-driver.c>