30-Days-Of-CPP icon indicating copy to clipboard operation
30-Days-Of-CPP copied to clipboard

Added C-Style Strings under day 10

Open muskan42 opened this issue 1 year ago • 1 comments
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

muskan42 avatar Jun 21 '24 14:06 muskan42

@subhadipbhowmik it's been more than a week since this request was open.

muskan42 avatar Jun 30 '24 16:06 muskan42