Title / Description
Code diff --git a/c_lang/hello.c b/c_lang/hello.c index bab4f9d..53eafda 100644 --- a/c_lang/hello.c +++ b/c_lang/hello.c @@ -7,7 +7,7 @@ int main(int argc, char **argv) * -3 * -2 */ - printf("Hello word!!\n"); + printf("Hello world!!\n"); return 0; /* +2 * +3
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code