14-trim-string/trim.c
github-classroom[bot] feef6058d4
Initial commit
2025-02-06 06:48:42 +00:00

10 lines
384 B
C

/*----------------------------------------------------------
* HTBLA-Leonding
* ---------------------------------------------------------
* Title: Trim String
* Author: */<your name>;/*
* ----------------------------------------------------------
* Description:
* Implementation of 'trim' functionality.
* ----------------------------------------------------------
*/