string_mid: Implementation of string_mid
commitc2e90416924681152450843eb10343cac7818e4d
authorIvanDSM <snesivan1@gmail.com>
Mon, 22 Jun 2020 23:35:10 +0000 (22 20:35 -0300)
committerIvanDSM <snesivan1@gmail.com>
Mon, 22 Jun 2020 23:35:10 +0000 (22 20:35 -0300)
treeea77c37d46fdfc311e51e72bf2a4e82c46f50417
parent0c649c0514fd71951614666b8d7f219dd81d8425
string_mid: Implementation of string_mid

Adds an implementation of string_mid. When length is -1, copies until
the end of the source string.
README.md
src/libstring.c
src/libstring.h