Home
last modified time | relevance | path

Searched refs:hello (Results 1 – 1 of 1) sorted by relevance

/stdio-common/
A Dtest_rdwr.c27 static const char hello[] = "Hello, world.\n"; in main() local
50 (void) fputs (hello, f); in main()
67 else if (c != hello[i]) in main()
70 (unsigned char) c, hello[i], i); in main()

Completed in 3 milliseconds