Question: In C program write a function that accepts a string (a pointer to a character) and deletes the last character by moving the null character
In C program write a function that accepts a string (a pointer to a character) and deletes the last character by moving the null character one position to the left.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
