Commit Graph

130 Commits

Author SHA1 Message Date
LinlyBoi
ccdc076362 refactor the case of c and moved fmt+=2 2023-08-21 13:10:04 +03:00
LinlyBoi
c90057710a cast to char c 2023-08-21 13:00:04 +03:00
56c807a9cd char insertion poopoo 2023-08-21 12:53:38 +03:00
Linly
d7bf29b910 Merge pull request #1 from LinlyBoi/contains
Contains and Co
2023-08-21 12:35:33 +03:00
71d791acdb IT WORKS ON MY MACHINE 2023-08-21 12:27:51 +03:00
960ef386ee betty passes, write + 1, NO RETURN _PRTINF PLS 2023-08-21 12:19:24 +03:00
LinlyBoi
6c756ea867 yes 2023-08-21 11:39:20 +03:00
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