23-timed-sorting-3/sorting_criteria.c
github-classroom[bot] 5fffa66d6c
Initial commit
2025-04-28 22:09:20 +00:00

13 lines
544 B
C

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