Top Categories
Performing Operations on String Literals
- Category:
- Sub Category:
C Programming: Operations on String Literals in C Programming. Topic discussed: 1) Using a pointer to store the address of the first character of a string literal. 2) Subscripting the string literal.