Commit Graph

  • d67665a155 removing the put char fixes it LinlyBoi 2023-08-22 14:40:06 +03:00
  • 9e30a97107 more compact code makes my brain happy LinlyBoi 2023-08-22 14:29:46 +03:00
  • 297cf9c4a5 printed? LinlyBoi 2023-08-22 14:25:46 +03:00
  • 59e05c91fe replaced write with puts LinlyBoi 2023-08-22 14:16:30 +03:00
  • 036625ba8c shrink buffer size upon putting and before freeing LinlyBoi 2023-08-22 14:10:08 +03:00
  • 7294276338 yes LinlyBoi 2023-08-22 14:09:23 +03:00
  • 3174bc405f decided where to init the indexes LinlyBoi 2023-08-22 14:04:54 +03:00
  • 4b798e200c NO DECLARATIONS AND ASSIGNING IN SAME LINE LinlyBoi 2023-08-22 14:04:17 +03:00
  • 8231851dd5 Merge branch 'charpoopoo' of github.com:LinlyBoi/printf into charpoopoo LinlyBoi 2023-08-22 14:03:57 +03:00
  • 2ca25a30a0 betty styling here LinlyBoi 2023-08-22 14:00:36 +03:00
  • a36de7eac1 brain dying pls Supermjork 2023-08-22 13:26:33 +03:00
  • f08b2ca361 if idea no work, you copy errytang))) xd Supermjork 2023-08-22 12:20:43 +03:00
  • 504376d3d0 help me pls LinlyBoi 2023-08-21 14:42:37 +03:00
  • 9d491f4873 -1 LinlyBoi 2023-08-21 14:40:34 +03:00
  • 0b561ac266 +1 LinlyBoi 2023-08-21 14:33:56 +03:00
  • 7fda3ce821 refactored append and char test LinlyBoi 2023-08-21 14:28:36 +03:00
  • f316833e4c Deprecito Supermjork 2023-08-21 13:47:47 +03:00
  • bc32277deb yes LinlyBoi 2023-08-21 13:41:10 +03:00
  • 883e8b5b9a messed up order LinlyBoi 2023-08-21 13:24:56 +03:00
  • 7bb2aafbd6 DO NOT do that shit ever again I swear to fucking LinlyBoi 2023-08-21 13:22:40 +03:00
  • 8e196d6423 oui Supermjork 2023-08-21 13:20:33 +03:00
  • ccdc076362 refactor the case of c and moved fmt+=2 LinlyBoi 2023-08-21 13:10:04 +03:00
  • c90057710a cast to char c LinlyBoi 2023-08-21 13:00:04 +03:00
  • 56c807a9cd char insertion poopoo Supermjork 2023-08-21 12:53:38 +03:00
  • d7bf29b910 Merge pull request #1 from LinlyBoi/contains Linly 2023-08-21 12:35:33 +03:00
  • 71d791acdb IT WORKS ON MY MACHINE Supermjork 2023-08-21 12:27:51 +03:00
  • 960ef386ee betty passes, write + 1, NO RETURN _PRTINF PLS Supermjork 2023-08-21 12:19:24 +03:00
  • 6c756ea867 yes LinlyBoi 2023-08-21 11:39:20 +03:00
  • 5df61fff5b strcpy and its tests :))) LinlyBoi 2023-08-21 11:23:56 +03:00
  • 64d38b771d fixed some stuff (100%) LinlyBoi 2023-08-21 11:22:58 +03:00
  • ac332f48ac please help LinlyBoi 2023-08-20 23:08:19 +03:00
  • 0df9b1789c this segfaults idk why LinlyBoi 2023-08-20 23:02:01 +03:00
  • 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 LinlyBoi 2023-08-20 20:16:46 +03:00
  • cc9901e281 Skeleton %s Supermjork 2023-08-20 17:45:17 +03:00
  • 64070c8152 lawd help meh Supermjork 2023-08-20 15:38:49 +03:00
  • 1c607342b4 Im nice LinlyBoi 2023-08-20 14:39:25 +03:00
  • b2fca0820d gitignore LinlyBoi 2023-08-19 23:36:00 +03:00
  • 901478b060 test for strlen (no longer segfaults) LinlyBoi 2023-08-19 23:32:13 +03:00
  • 179f8618f4 ++str not str++ LinlyBoi 2023-08-19 23:13:06 +03:00
  • 51f1e32eb2 why does this segfault? LinlyBoi 2023-08-19 23:04:35 +03:00
  • 92738bbd3d contains implemented LinlyBoi 2023-08-19 22:27:49 +03:00
  • 6a7403a7c4 Documented '_strlen' Supermjork 2023-08-19 22:01:55 +03:00
  • ed9384e11f _strlen (docs needed) LinlyBoi 2023-08-19 21:50:57 +03:00
  • af9400db50 pp LinlyBoi 2023-08-19 21:42:08 +03:00
  • 98d40c12eb prototypes pog LinlyBoi 2023-08-19 21:39:24 +03:00
  • 37f4c17ebb blank line after declaring variables LinlyBoi 2023-08-18 23:45:49 +03:00
  • 017c554ce6 hello world test LinlyBoi 2023-08-18 23:45:23 +03:00
  • 2ce34badb1 worst typo ever LinlyBoi 2023-08-18 23:45:05 +03:00
  • 75e547e9c4 prototype added for printf LinlyBoi 2023-08-18 23:43:15 +03:00
  • 6e41e2d9d0 README added LinlyBoi 2023-08-18 23:36:17 +03:00
  • 7f2118ddef Initial commit Linly 2023-08-18 14:55:14 +03:00