- This topic is empty.
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
IT, Programming, & Web Development › Forums › CS50’s Introduction to Computer Science by Harvard University on Edx › Week 4: [Memory] – Hexadecimal, Pointers, Defining Custom Types, Dynamic Memory Allocation, Call Stacks, and File Pointers › In order to convert H in “Hi” to lowercase, is it first necessary to define a char type and first store “Hi” into that char type?