Initial commit
This commit is contained in:
commit
feef6058d4
55 changed files with 5878 additions and 0 deletions
10
trim.c
Normal file
10
trim.c
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/*----------------------------------------------------------
|
||||
* HTBLA-Leonding
|
||||
* ---------------------------------------------------------
|
||||
* Title: Trim String
|
||||
* Author: */<your name>;/*
|
||||
* ----------------------------------------------------------
|
||||
* Description:
|
||||
* Implementation of 'trim' functionality.
|
||||
* ----------------------------------------------------------
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue