string_right: Quick implementation of string_right
commitc4e2c278112166b3c59a02937d645420bf8bbb34
authorIvanDSM <snesivan1@gmail.com>
Mon, 22 Jun 2020 23:55:32 +0000 (22 20:55 -0300)
committerIvanDSM <snesivan1@gmail.com>
Mon, 22 Jun 2020 23:55:32 +0000 (22 20:55 -0300)
treebd0d239233737c0a9d35c58e1a01ed5045f6c25c
parent60c9f5c059ef1b5bf8ad13cd0633f14572782a6d
string_right: Quick implementation of string_right
Adds an implementation of string_left using string_mid. Not tested yet
(will add a test after the testing refactor).
src/libstring.c