30-Days-Of-CPP
30-Days-Of-CPP copied to clipboard
Added C-Style Strings under day 10
trafficstars
Fix #364
Topics covered:
- Declaration (creating C-style string arrays)
- Initialization (string literals & assignment)
- Accessing Characters (by index)
- String Length (using strlen)
- Memory Management & Safety Considerations
@subhadipbhowmik kindly review
@subhadipbhowmik it's been more than a week since this request was open.