Searched refs:hello (Results 1 – 1 of 1) sorted by relevance
27 static const char hello[] = "Hello, world.\n"; in main() local50 (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