My Project
 All Classes Files Functions Variables Typedefs
standort_main.h
Go to the documentation of this file.
1 int main(void);
2 void ausgabe(int anzahl, koords standort[], double ** entfernungen,
3  koords summe_sort[]);
4 void sort_summ(int anzahl, koords summe_sort[]);
5