From 4442cdb5bbedc52ae343fdb743a86804d70be88e Mon Sep 17 00:00:00 2001 From: Harideep Date: Fri, 11 Jun 2021 18:36:09 +0530 Subject: [PATCH] helloworld.c file added --- helloworld.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 helloworld.c diff --git a/helloworld.c b/helloworld.c new file mode 100644 index 0000000..b14a3c8 --- /dev/null +++ b/helloworld.c @@ -0,0 +1,6 @@ +#include