diff --git a/c/helloworld.c b/c/helloworld.c index 3bc057b..0b045d6 100644 --- a/c/helloworld.c +++ b/c/helloworld.c @@ -1,3 +1,4 @@ +/*Hello world example in c*/ #include int main() {