Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork141
Actions: ohkimur/the-c-programming-language-2nd-edition-solutions
Actions
All workflowsActions
Loading...
LoadingSorry, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Actions
Loading...
LoadingSorry, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Showing runs from all workflows
24 workflow runs
24 workflow runs
Implemented 32-bit version of the code for more flexibilityC CI #16: Pull request#99 opened bykkaname
Correct escape sequence in printf statementC CI #15: Pull request#98 synchronize bykkaname
Correct escape sequence in printf statementC CI #14: Pull request#98 synchronize bykkaname
Correct escape sequence in printf statementC CI #13: Pull request#98 opened bykkaname
Update .clang-tidy, Makefile, and documentation for improved code qua…C CI #12: Commitbdcee72 pushed byohkimur
feat: add git commit hooks to automatically run find . \( -name '*.c'…C CI #11: Commit86f32f7 pushed byohkimur
Implemented the code using while loop and without any relational operatorsC CI #9: Pull request#97 synchronize byohkimur
Implemented the code using while loop and without any relational operatorsC CI #8: Pull request#97 synchronize byohkimur
Implemented the loop for reading input into a string without using th…C CI #5: Pull request#95 synchronize bykkaname
Implemented the loop for reading input into a string without using th…C CI #4: Pull request#95 synchronize bykkaname
Implemented the loop for reading input into a string without using th…C CI #3: Pull request#95 opened bykkaname
Update bit manipulation functions to use unsigned types for safetyC CI #2: Commit396a2cd pushed byohkimur
Update Makefile and comments in C files for clarity and compatibilityC CI #1: Commit3bf582c pushed byohkimur
Simplify character input loop in loop.cC/C++ CI #393: Pull request#94 synchronize bykkaname
Simplify character input loop in loop.cC/C++ CI #392: Pull request#94 opened bykkaname
Update setbits.cC/C++ CI #387: Pull request#79 opened byMuhammadSalah-MS
Merge pull request #78 from MuhammadSalah-MS/MuhammadSalah-MS-patch-1C/C++ CI #386: Commit2f1fed8 pushed byohkimur
Merge pull request #77 from MikloshXXX/fix-flushingC/C++ CI #382: Commit7d7037d pushed byohkimur
fix: skip flushing read-only streams in file_close() and return 0 on successC/C++ CI #381: Pull request#77 opened byMikloshXXX