Update 'P06_Personen_Verwaltung_Linked_List/work/personen-verwaltung/src/main.c'
changed Main in Praktikum 6
This commit is contained in:
@@ -19,9 +19,9 @@
|
|||||||
#include "list.h"
|
#include "list.h"
|
||||||
#include "read.h"
|
#include "read.h"
|
||||||
|
|
||||||
|
|
||||||
int toupper(int ch);
|
int toupper(int ch);
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Main entry point.
|
* @brief Main entry point.
|
||||||
* @param[in] argc The size of the argv array.
|
* @param[in] argc The size of the argv array.
|
||||||
|
|||||||
Reference in New Issue
Block a user