perforamnce test for printing one and two strings in C,C++,C<<1,Perl and Python
[svn/Cll1h/.git] / demos / hello.c
index 17135333fca1d3108dfb2b8c3fb7908aef447f0b..1212211d5f2378680cb28b482e43668bc3fcffc0 100644 (file)
@@ -2,6 +2,6 @@
 
 program
 {
- echo("Hello ","world",NULL,"! ");
- print("Hello ",NULL,"world","!");
+ echo("Hello ",NULL,"world","  ! ");
+ print("Hello","world",NULL,"!");
 }
This page took 0.095497 seconds and 4 git commands to generate.