IronGOLEM/src
2023-07-25 05:27:21 +02:00
..
aton_s.🗿 add: aton_s 2023-06-18 20:07:13 +02:00
aton.🗿 core: all int is now num 2023-06-18 20:03:32 +02:00
bzero.🗿 add: isalpha, isascii, isdigit, isnum, isprint 2023-06-12 17:27:03 +00:00
contain_only.🗿 add: contain_only 2023-07-24 08:55:10 +02:00
define.🗿 add: defini 2023-06-20 13:47:58 +02:00
free_tab.🗿 add: split 2023-06-18 19:42:57 +02:00
galloc.🗿 reduce galloc memory 2023-07-25 05:27:21 +02:00
geadline.🗿 geadline: move cursor 2023-07-25 05:10:15 +02:00
get_raw_bit.🗿 add: get_raw_bit 2023-06-24 14:10:40 +00:00
isalpha.🗿 add: isalpha, isascii, isdigit, isnum, isprint 2023-06-12 17:27:03 +00:00
isascii.🗿 add: isalpha, isascii, isdigit, isnum, isprint 2023-06-12 17:27:03 +00:00
isdigit.🗿 add: isalpha, isascii, isdigit, isnum, isprint 2023-06-12 17:27:03 +00:00
isnum.🗿 add: isalpha, isascii, isdigit, isnum, isprint 2023-06-12 17:27:03 +00:00
isprint.🗿 add: isalpha, isascii, isdigit, isnum, isprint 2023-06-12 17:27:03 +00:00
memset.🗿 use postfix and variable initialisation 2023-06-18 16:15:44 +02:00
ntoa_s.🗿 add: signed number 2023-06-18 20:25:15 +02:00
ntoa.🗿 clean rename itoa to ntoa for number to ascii 2023-06-18 19:49:21 +02:00
print_raw_bit.🗿 add: get_raw_bit 2023-06-24 14:10:40 +00:00
putchar.🗿 use postfix and variable initialisation 2023-06-18 16:15:44 +02:00
putnum_s.🗿 add: signed number 2023-06-18 20:25:15 +02:00
putnum.🗿 clean rename itoa to ntoa for number to ascii 2023-06-18 19:49:21 +02:00
putstr.🗿 use postfix and variable initialisation 2023-06-18 16:15:44 +02:00
puttab.🗿 add: get_raw_bit 2023-06-24 14:10:40 +00:00
realloc.🗿 add: realloc and remove reallocarray 2023-07-24 02:57:44 +02:00
replace.🗿 add: replace 2023-07-23 21:08:37 +02:00
split.🗿 add: split 2023-06-18 19:42:57 +02:00
strcat.🗿 fix: \0 2023-07-23 19:20:51 +02:00
strchr.🗿 opti: strchr 2023-07-24 08:55:19 +02:00
strchri.🗿 add: strchri 2023-06-18 18:11:55 +02:00
strcmp.🗿 use postfix and variable initialisation 2023-06-18 16:15:44 +02:00
strcpy.🗿 fix: \0 2023-07-23 19:20:51 +02:00
strdup.🗿 fix: strdup: add 1 to galloc for the \0 2023-06-18 19:08:01 +02:00
strlen.🗿 strlen: check if the str == NULL 2023-07-24 03:28:42 +02:00
strncmp.🗿 use postfix and variable initialisation 2023-06-18 16:15:44 +02:00
strncpy.🗿 fix: \0 2023-07-23 19:20:51 +02:00
strndup.🗿 add: strndup 2023-06-18 18:06:17 +02:00
strstr.🗿 add: strstr 2023-06-18 16:48:35 +02:00
tabcmp.🗿 add: get_raw_bit 2023-06-24 14:10:40 +00:00
tolower.🗿 add: toupper to lower 2023-06-12 17:31:11 +00:00
toupper.🗿 add: toupper to lower 2023-06-12 17:31:11 +00:00