From e2fc21110782b745c6f4cd9067b5785cc40120df Mon Sep 17 00:00:00 2001 From: Pavlo Tverdyi Date: Thu, 9 Apr 2020 10:16:34 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'du5/program.c'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- du5/program.c | 1 + 1 file changed, 1 insertion(+) diff --git a/du5/program.c b/du5/program.c index c7621f5..b1b7ce9 100644 --- a/du5/program.c +++ b/du5/program.c @@ -83,6 +83,7 @@ void Sort_Struct(struct LIS *list,int count){//bubble sort :) } } + void print(struct LIS *list,int count){ printf("Vysledky:\n"); for(int i=0;i