From 3fe44b4566d6f76d212775df686478e108e2a5e6 Mon Sep 17 00:00:00 2001 From: Richard Thier Date: Wed, 18 Sep 2024 22:20:46 +0200 Subject: [PATCH] added comments --- hello/hello.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hello/hello.c b/hello/hello.c index 950365e..dad44c3 100644 --- a/hello/hello.c +++ b/hello/hello.c @@ -1,3 +1,4 @@ +// forditas: gcc hello.c -o hello # include // a main függvényt/alprogramot az OS hívja (megegyezés)