The way to learn cpp in 42school (2023)
Find a file
2025-12-25 01:45:11 +01:00
cpp00 style(make): using printf for unity w/ macos & linux 2025-12-25 01:38:39 +01:00
cpp01 style: using tab instead spaces 2025-02-05 11:32:35 +01:00
cpp02 fix(02): inverted '<=' operator overload 2025-04-05 14:57:08 +02:00
cpp03 fix: compilation (forget to add the overload '=' in the header) 2025-02-17 11:59:23 +01:00
cpp04 style: remove tab on wrong cat to align all message 2025-02-18 20:22:34 +01:00
cpp05 adding the first of cpp06 2025-03-22 15:53:20 +01:00
cpp06 adding the try/catch sur new (useless) 2025-03-28 16:19:14 +01:00
cpp07 feat: finishing the ex02 of module 07 2025-03-28 23:11:29 +01:00
cpp08 feat(08 ex01): adding the multiple numbers in single call 2025-04-04 15:10:07 +02:00
cpp09 fix(09/00): wrong order at each time 2025-06-08 16:04:02 +02:00
.gitignore build(nix): adding the flake for nix 2025-05-05 13:25:50 +02:00
flake.nix feat(flake): removing the C Flags (we're in cpp rn) 2025-05-05 16:08:33 +02:00