Initial commit
This commit is contained in:
commit
b4c0b22597
104 changed files with 10100 additions and 0 deletions
13
sorting_criteria.c
Normal file
13
sorting_criteria.c
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
/*-----------------------------------------------------------------------------
|
||||
* HTBLA-Leonding / Class: <your class name here>
|
||||
*-----------------------------------------------------------------------------
|
||||
* Exercise Number: S07
|
||||
* Title: Sorting criteria
|
||||
* Author: */<your name>;/*
|
||||
*-----------------------------------------------------------------------------
|
||||
* Description:
|
||||
* Implementation of sorting criteria
|
||||
*-----------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "sorting_criteria.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue