|
4fb48e6912
|
Fixed bug that missed the null terminator on the dest in x_strcpy
|
2024-09-17 20:52:42 -07:00 |
|
|
787bf40377
|
Modified x_strcmp to take const char*
|
2024-09-14 19:44:42 -07:00 |
|
|
2f679ebfa3
|
Removed lib and archive files
|
2024-09-09 09:59:14 -07:00 |
|
|
a3a700a2c0
|
Added x_strcmp to compare two strings
|
2024-09-07 23:26:55 -07:00 |
|
|
ad2aa8db06
|
Added tests for x_string
|
2024-09-07 23:26:33 -07:00 |
|
|
bda49793fa
|
Added static lib
|
2024-08-01 19:44:26 -07:00 |
|
|
82fd8556ab
|
Added x_string utility functions
Added implementation for string length
Added implementation for string copy
Added implementation for string concatination
|
2024-08-01 19:39:24 -07:00 |
|
|
8ee3a304bb
|
Initial commit
|
2024-08-02 02:22:43 +00:00 |
|