docs
docs copied to clipboard
SEO Work: General , C, and SQL entries
Description
Type of Change
- Adding a new entry
- Editing an existing entry (fixing a typo, bug, issues, etc)
- Updating the documentation
Checklist
- [x] All writings are my own.
- [x] My entry follows the Codecademy Docs style guide.
- [x] My changes generate no new warnings.
- [x] I have performed a self-review of my own writing and code.
- [x] I have checked my entry and corrected any misspellings.
- [x] I have made corresponding changes to the documentation if needed.
- [x] I have confirmed my changes are not being pushed from my forked
main
branch. - [x] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
- [x] Under "Development" on the right, I have linked any issues that are relevant to this PR (write "Closes #
in the "Description" above).
@SSwiniarski I finished implementing your suggested changes. I also made some format edits in the remaining Operators (e.g., bolded term names).
Let me know if everything looks ok?
@KTom101 I believe I implemented all of your feedback (with the exception of the one about creating new GH issues; will do soon).
Since there are so many files, let's give this PR one more review?
@Dusch4593 Sounds good!
@yangc95 Implemented your suggestions, thank you! 😄
Thanks @Dusch4593! I'm just taking one more look at this and may suggest some more changes before merging 😃
@yangc95 Finished with implementing your remaining feedback 😄
@Dusch4593 sorries 😲 post-merge, I realized that realloc() description was not filled in. Would you be able to make a quick PR for this?
Absolutely! I'll open one later tonight.