22-timed-sorting-2/sorting_criteria.c
github-classroom[bot] 607b5c2510
Initial commit
2025-04-28 22:07:49 +00:00

13 lines
544 B
C

/*-----------------------------------------------------------------------------
* HTBLA-Leonding / Class: <your class name here>
*-----------------------------------------------------------------------------
* Exercise Number: S05
* Title: Sorting criteria
* Author: */<your name>;/*
*-----------------------------------------------------------------------------
* Description:
* Implementation of sorting criteria
*-----------------------------------------------------------------------------
*/
#include "sorting_criteria.h"