Title / Description
Code user@debian7:~/$ diff -p source_org/c_lang/hello.c source/c_lang/hello.c *** source_org/c_lang/hello.c 2015-02-22 15:11:44.218901466 +0900 --- source/c_lang/hello.c 2015-02-22 20:11:18.528031250 +0900 *************** int main(int argc, char **argv) *** 7,13 **** * -3 * -2 */ ! printf("Hello word!!\n"); return 0; /* +2 * +3 --- 7,13 ---- * -3 * -2 */ ! 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