LinlyBoi
5df61fff5b
strcpy and its tests :)))
2023-08-21 11:23:56 +03:00
LinlyBoi
64d38b771d
fixed some stuff (100%)
2023-08-21 11:22:58 +03:00
LinlyBoi
ac332f48ac
please help
2023-08-20 23:08:19 +03:00
LinlyBoi
0df9b1789c
this segfaults idk why
2023-08-20 23:02:01 +03:00
LinlyBoi
e6d8091daf
I can't even begin to address what was wrong here
...
1. space missing in #include <stdarg.h>
2. moved declarations above all so betty approves
3. No more mid code variables
4. malloced the buffer initially so its actually on the heap before
freeing
5. added a missing * for the error that was upsetting in the bottom
6. Returning the value of strlen instead of identifiers
2023-08-20 20:16:46 +03:00
cc9901e281
Skeleton %s
2023-08-20 17:45:17 +03:00
64070c8152
lawd help meh
2023-08-20 15:38:49 +03:00
LinlyBoi
1c607342b4
Im nice
2023-08-20 14:39:25 +03:00
LinlyBoi
b2fca0820d
gitignore
2023-08-19 23:36:00 +03:00
LinlyBoi
901478b060
test for strlen (no longer segfaults)
2023-08-19 23:32:13 +03:00
LinlyBoi
179f8618f4
++str not str++
2023-08-19 23:13:06 +03:00
LinlyBoi
51f1e32eb2
why does this segfault?
2023-08-19 23:04:35 +03:00
LinlyBoi
92738bbd3d
contains implemented
2023-08-19 22:27:49 +03:00
6a7403a7c4
Documented '_strlen'
2023-08-19 22:01:55 +03:00
LinlyBoi
ed9384e11f
_strlen (docs needed)
2023-08-19 21:50:57 +03:00
LinlyBoi
af9400db50
pp
2023-08-19 21:42:08 +03:00
LinlyBoi
98d40c12eb
prototypes pog
2023-08-19 21:39:24 +03:00
LinlyBoi
37f4c17ebb
blank line after declaring variables
2023-08-18 23:45:49 +03:00
LinlyBoi
017c554ce6
hello world test
2023-08-18 23:45:23 +03:00
LinlyBoi
2ce34badb1
worst typo ever
2023-08-18 23:45:05 +03:00
LinlyBoi
75e547e9c4
prototype added for printf
2023-08-18 23:43:15 +03:00
LinlyBoi
6e41e2d9d0
README added
2023-08-18 23:36:17 +03:00
Linly
7f2118ddef
Initial commit
2023-08-18 14:55:14 +03:00