commit 74eae1f48b5c014c2672dd317787043ccd4027e2 Author: nitheesh Date: Tue Sep 17 20:45:38 2024 +0530 initial commit diff --git a/main.c.txt b/main.c.txt new file mode 100644 index 0000000..14cf250 --- /dev/null +++ b/main.c.txt @@ -0,0 +1,6 @@ +void main() +{ + +while(1); + +} \ No newline at end of file