perforamnce test for printing one and two strings in C,C++,C<<1,Perl and Python
[svn/Cll1h/.git] / demos / hello.c
CommitLineData
04a13a6f 1#include "cll1.h"
2
3program
4{
81088cec 5 echo("Hello ",NULL,"world"," ! ");
6 print("Hello","world",NULL,"!");
04a13a6f 7}
This page took 0.10842 seconds and 4 git commands to generate.