24-timed-sorting-4/sorting_criteria.c
github-classroom[bot] b4c0b22597
Initial commit
2025-04-28 22:11:20 +00:00

13 lines
544 B
C

/*-----------------------------------------------------------------------------
* 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"